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