mirror of
https://github.com/alterware/master-server.git
synced 2025-07-03 01:31:48 +00:00
build: cleanup CI workflow
This commit is contained in:
@ -36,7 +36,7 @@ location "./build"
|
||||
objdir "%{wks.location}/obj"
|
||||
targetdir "%{wks.location}/bin/%{cfg.platform}/%{cfg.buildcfg}"
|
||||
|
||||
configurations {"Debug", "Release"}
|
||||
configurations {"debug", "release"}
|
||||
|
||||
language "C++"
|
||||
cppdialect "C++20"
|
||||
|
Reference in New Issue
Block a user