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