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