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