Closed l0calh05t closed 6 years ago
If no sys/queue.h header is available, it is pointless to provide ENABLE_INTERNAL_QUEUE_H as an option. Therefore use a CMake dependent option to automatically switch the internal queue on if no system queue is present.
sys/queue.h
Thank you!
If no
sys/queue.h
header is available, it is pointless to provide ENABLE_INTERNAL_QUEUE_H as an option. Therefore use a CMake dependent option to automatically switch the internal queue on if no system queue is present.