mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-08 22:26:53 +02:00
fix value of optimize parameter in premake5 build script (#319)
This commit is contained in:
@@ -21,4 +21,4 @@ project "OpenLara"
|
||||
|
||||
filter "configurations:Release"
|
||||
defines { "NDEBUG" }
|
||||
optimize "Speed"
|
||||
optimize "Size"
|
||||
|
Reference in New Issue
Block a user