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