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