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