1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-10-31 00:07:39 +02:00

Build lobby on Linux CI

This commit is contained in:
Ivan Savenko
2024-02-13 22:20:30 +02:00
parent 74f9b03516
commit 77e8d61755

View File

@@ -51,7 +51,8 @@
"inherits": "linux-release",
"hidden": true,
"cacheVariables": {
"ENABLE_TEST": "ON",
"ENABLE_LOBBY": "ON",
"ENABLE_TEST": "ON",
"ENABLE_LUA": "ON"
}
},