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