Skip to content

Commit

Permalink
Removed externalanglebrackets from premake5.lua.
Browse files Browse the repository at this point in the history
  • Loading branch information
Goubermouche committed Dec 17, 2023
1 parent 76dd77b commit 11b01fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ workspace "sigma"
language "C++"
cppdialect "C++latest"

externalanglebrackets "On"
externalwarnings "Off"

flags {
"MultiProcessorCompile"
}
Expand Down
2 changes: 1 addition & 1 deletion run_tests.bat
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.\output\tests\bin\Debug\tests.exe
.\output\tests\bin\Debug\tests.exe

0 comments on commit 11b01fa

Please sign in to comment.