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