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