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