Sign in
boringssl
/
boringssl.git
/
1d339558acc7f2e21b8f9df094e43178c05139c0
/
.
/
crypto
/
conf
/
CMakeLists.txt
blob: 0a3c79538fe90b9176981d477fcafc926ef142bc [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
conf
OBJECT
conf.c
)