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