This commit is contained in:
2026-01-24 15:53:16 +01:00
parent d3247bbc54
commit 511816adea
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -226,7 +226,7 @@
{
"name": "dev-common",
"hidden": true,
"inherits": ["dev-mode", "clang-tidy", "cppcheck"],
"inherits": ["dev-mode"],
"cacheVariables": {
"BUILD_MCSS_DOCS": "ON"
}