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