summaryrefslogtreecommitdiffstats
path: root/source/core/slang-test-tool-util.cpp
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-09-19 08:45:30 -0700
committerGitHub <noreply@github.com>2025-09-19 15:45:30 +0000
commit48cbbcfeb3531a819edd74e072ca3c4b4379c5a3 (patch)
treedf36f9cb61bdf90e846b7aa33dfa07e3dcba735a /source/core/slang-test-tool-util.cpp
parent391d35d63e83293855180b1cce061ca6b73a8b56 (diff)
Fix SPIRV headers precedence (#8481)
Remove SYSTEM flag from SPIRV-Headers to fix MacOS header precedence. When the path is registered as SYSTEM, it is used with `-isystem` option not `-I` option and it gets less searching order on MacOS. When spirv.h is installed on the system directory, it will end up using the system installed spirv.h, which is most likely an older version than we should use.
Diffstat (limited to 'source/core/slang-test-tool-util.cpp')
0 files changed, 0 insertions, 0 deletions