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