mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-04 16:30:06 +00:00
748d585a9a
Don't use SYSTEM attribute on include_directories directive for the SPIR-V standard header files. When you do, object files are not considered dependent on those headers. Checked by looking at the dependency file source/disassemble.cpp.o.d, and by trying to compile after a trivial edit to spirv.h Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/7 Also, use "" inclusion instead of <> inclusion for standard SPIR-V headers. |
||
---|---|---|
.. | ||
libspirv.h |