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