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