Build CBot as static library instead
parent
8fab817118
commit
fe36b0fe29
|
@ -40,6 +40,7 @@
|
||||||
"cacheVariables": {
|
"cacheVariables": {
|
||||||
"CMAKE_SKIP_INSTALL_RPATH": true,
|
"CMAKE_SKIP_INSTALL_RPATH": true,
|
||||||
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
|
"CMAKE_BUILD_TYPE": "RelWithDebInfo",
|
||||||
|
"CBOT_STATIC": true,
|
||||||
"DEV_BUILD": true,
|
"DEV_BUILD": true,
|
||||||
"PORTABLE": true,
|
"PORTABLE": true,
|
||||||
"TOOLS": true,
|
"TOOLS": true,
|
||||||
|
|
Loading…
Reference in New Issue