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