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