diff --git a/CMakePresets.json b/CMakePresets.json index 9f04474b..064fd4ed 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -40,6 +40,7 @@ "cacheVariables": { "CMAKE_SKIP_INSTALL_RPATH": true, "CMAKE_BUILD_TYPE": "RelWithDebInfo", + "CBOT_STATIC": true, "DEV_BUILD": true, "PORTABLE": true, "TOOLS": true,