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