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