diff options
Diffstat (limited to 'premake5.lua')
| -rw-r--r-- | premake5.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/premake5.lua b/premake5.lua index a5a94971d..13debb57b 100644 --- a/premake5.lua +++ b/premake5.lua @@ -767,6 +767,7 @@ tool "gfx" files {"slang-gfx.h"} -- Will compile across targets + addSourceDir "tools/gfx/cpu" addSourceDir "tools/gfx/nvapi" -- To special case that we may be building using cygwin on windows. If 'true windows' we build for dx12/vk and run the script |
