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