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