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