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