Sign in
pigweed
/
third_party
/
github
/
google
/
boringssl
/
c02f148fa8c23f71ed830996cf29e81185e82488
/
.
/
crypto
/
stack
/
CMakeLists.txt
blob: bdb05994b268eeb85c045d934dffee2fa5c6b277 [
file
]
include_directories(. .. ../../include)
add_library(
stack
OBJECT
stack.c
)