summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKevin Shanahan <kevin@shanahan.id.au>2024-12-05 19:39:26 +1030
committerGitHub <noreply@github.com>2024-12-05 17:09:26 +0800
commitb3778673a5598e46d81acd7f1256962c0288aa73 (patch)
treedd48fceaf973e1170e690b3d42fdda7a50857430 /tools
parentbd50f9947905feb5199c7cfe29c640084f882199 (diff)
Fix compiler warning when using slang.h with gcc/clang on Windows (#5766)
The macros SLANG_NO_INLINE, SLANG_FORCE_INLINE, SLANG_BREAKPOINT and SLANG_ALIGN_OF end up getting defined twice when using g++ or clang++ with the slang.h header on Windows. Change the VC specific definitions to depend on SLANG_VC instead of SLANG_MICROSOFT_FAMILY.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions