summaryrefslogtreecommitdiffstats
path: root/premake5.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake5.lua')
-rw-r--r--premake5.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/premake5.lua b/premake5.lua
index 6cad48349..1ec0682ec 100644
--- a/premake5.lua
+++ b/premake5.lua
@@ -936,6 +936,7 @@ tool "slangd"
addSourceDir "tools/gfx/cpu"
addSourceDir "tools/gfx/nvapi"
addSourceDir "tools/gfx/cuda"
+ addSourceDir "tools/gfx/debug-layer"
-- To special case that we may be building using cygwin on windows. If 'true windows' we build for dx12/vk and run the script
-- If not we assume it's a cygwin/mingw type situation and remove files that aren't appropriate