Sign in
boringssl
/
boringssl.git
/
053fee9f79a51d37f4b6d73be2aed0a5e97922b0
/
.
/
crypto
/
stack
/
CMakeLists.txt
blob: dcd8ef49e01753e7375afcf0d3e9adc3123fa585 [
file
]
include_directories(../../include)
add_library(
stack
OBJECT
stack.c
)