Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
7e3305eebd7fb06d57e7f25b3bbf9c10d526f7d5
/
.
/
crypto
/
conf
/
CMakeLists.txt
blob: 05439d54a1ac40e2966fcfd982bbfc37d096792c [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
conf
OBJECT
conf.c
conf_error.c
)