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