Sign in
boringssl
/
boringssl.git
/
4dc016f8b3a5b3e322c1387f4bd3fc93c1913f2a
/
.
/
crypto
/
stack
/
CMakeLists.txt
blob: 62645c5688f6b938ed776949984f8428da145d04 [
file
] [
log
] [
blame
]
include_directories(. .. ../../include)
add_library(
stack
OBJECT
stack.c
)