We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca6c1f commit 8d800ebCopy full SHA for 8d800eb
vendor/lunasvg/premake5.lua
@@ -4,8 +4,6 @@ project "lunasvg"
4
kind "SharedLib"
5
targetname "lunasvg"
6
targetdir(buildpath("mta"))
7
- floatingpoint "Fast"
8
- rtti "Off"
9
10
defines {
11
"LUNASVG_EXPORT",
0 commit comments