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