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