mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-22 16:02:29 +00:00
Remove host-testers configure preset from CMakePresets.json
This commit is contained in:
parent
d3d548ea36
commit
f63eb31d5b
1 changed files with 0 additions and 8 deletions
|
|
@ -33,14 +33,6 @@
|
||||||
"SRB2_CONFIG_TESTERS": "ON"
|
"SRB2_CONFIG_TESTERS": "ON"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "host-testers",
|
|
||||||
"description": "Build to use when hosting, to let testers join",
|
|
||||||
"inherits": "default",
|
|
||||||
"cacheVariables": {
|
|
||||||
"SRB2_CONFIG_HOSTTESTERS": "ON"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "release",
|
"name": "release",
|
||||||
"description": "Build for game's release",
|
"description": "Build for game's release",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue