glslang/StandAlone
Sruthik P bc6b2bc17a glslang: Do not link with pthread on QNX
On QNX, pthread APIs are provided as part of libc and a separate pthread
library does not exist.

This change updates the makefile of glslang to not link with pthread on
QNX, thereby enabling glslang to be built for QNX platforms.
2023-05-03 09:09:01 -06:00
..
CMakeLists.txt glslang: Do not link with pthread on QNX 2023-05-03 09:09:01 -06:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
spirv-remap.cpp Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
StandAlone.cpp Improve help text for the new -P option 2023-04-12 18:24:35 -04:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00