mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 07:42:54 +00:00
chore: replace deprecated flags usage of FatalWarnings for premake
This commit is contained in:
parent
d1d4752114
commit
32c0ecb04d
@ -58,9 +58,7 @@ workspace "OpenAssetTools"
|
||||
defines "NDEBUG"
|
||||
optimize "Full"
|
||||
symbols "Off"
|
||||
flags {
|
||||
"FatalWarnings"
|
||||
}
|
||||
fatalwarnings { "All" }
|
||||
filter {}
|
||||
|
||||
defines {
|
||||
|
Loading…
x
Reference in New Issue
Block a user