Build CBot as static library instead

dev
Tomasz Kapuściński 2023-08-15 14:11:05 +02:00
parent 8fab817118
commit fe36b0fe29
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
"cacheVariables": {
"CMAKE_SKIP_INSTALL_RPATH": true,
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
"CBOT_STATIC": true,
"DEV_BUILD": true,
"PORTABLE": true,
"TOOLS": true,