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