mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-20 19:55:44 +00:00
maint: remove unused premake5 option
This commit is contained in:
parent
5b8e07558e
commit
911cc93f6a
@ -83,10 +83,6 @@ if os.istarget("linux") or os.istarget("darwin") then
|
||||
linkoptions "-pthread"
|
||||
end
|
||||
|
||||
if _OPTIONS["dev-build"] then
|
||||
defines "DEV_BUILD"
|
||||
end
|
||||
|
||||
if os.getenv("CI") then
|
||||
defines "CI"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user