Sign in
pigweed
/
third_party
/
boringssl
/
boringssl
/
4512b792bab6bf90e59d6202f61507d7360e9df6
/
.
/
crypto
/
pool
/
CMakeLists.txt
blob: 6f2c784213becd9f7d34e1bd4b59282a5d9ccd76 [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pool
OBJECT
pool.c
)