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