Remove host-testers configure preset from CMakePresets.json

This commit is contained in:
SteelT 2023-09-27 19:31:00 -04:00
parent d3d548ea36
commit f63eb31d5b

View file

@ -33,14 +33,6 @@
"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",
"description": "Build for game's release",