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