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