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