summaryrefslogtreecommitdiff
path: root/premake5.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake5.lua')
-rw-r--r--premake5.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/premake5.lua b/premake5.lua
index c191f5ec6..062835109 100644
--- a/premake5.lua
+++ b/premake5.lua
@@ -719,7 +719,7 @@ tool "slang-cpp-extractor"
uuid "CA8A30D1-8FA9-4330-B7F7-84709246D8DC"
includedirs { "." }
- links { "core", "compiler-core" }
+ links { "compiler-core", "core" }
--
-- `slang-generate` is a tool we use for source code generation on