Sonarqube update #5

Merged
rboullard merged 12 commits from Development into main 2026-03-29 11:12:55 +00:00
4 changed files with 4 additions and 4 deletions
Showing only changes of commit 104a85c98e - Show all commits

View File

@@ -29,4 +29,4 @@ tools.cmake.cmaketoolchain:generator=Ninja
!cmake/*: cmake/[>=4.2]
[options]
bin2cpp/*:build_tests=True
bin2cpp/*:build_tests=True

View File

@@ -26,4 +26,4 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
!cmake/*: cmake/[>=4.2]
[options]
bin2cpp/*:build_tests=True
bin2cpp/*:build_tests=True

View File

@@ -30,4 +30,4 @@ tools.build:compiler_executables={"c": "clang", "cpp": "clang++"}
[options]
bin2cpp/*:asan=True
bin2cpp/*:build_tests=True
bin2cpp/*:build_tests=True

View File

@@ -21,4 +21,4 @@ tools.build:cxxflags=["/Zc:preprocessor", "/permissive-", "/Zc:__cplusplus", "/Z
!cmake/*: cmake/[>=4.2]
[options]
bin2cpp/*:build_tests=True
bin2cpp/*:build_tests=True