Sign in
boringssl
/
boringssl.git
/
ebebf87d6d5668cd2d491aaf40cb2ef5e7479c02
/
.
/
ssl
/
pqueue
/
CMakeLists.txt
blob: 58963ffc98d05b10fd48ec28bc5c6a0469f1cd3c [
file
] [
log
] [
blame
]
include_directories(../../include)
add_library(
pqueue
OBJECT
pqueue.c
)