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