Sign in
boringssl
/
boringssl.git
/
28d6979b7ec97546b78594925d49fa1071b28f73
/
.
/
crypto
/
pool
/
CMakeLists.txt
blob: 6f2c784213becd9f7d34e1bd4b59282a5d9ccd76 [
file
]
include_directories(../../include)
add_library(
pool
OBJECT
pool.c
)