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