Closed tristan0x closed 2 years ago
The regex in cpp/CMakeLists.txt (old line 130) might be missing C++ files names *.C
.
The regex in cpp/CMakeLists.txt (old line 130) might be missing C++ files names
*.C
.
Thank you @1uc I need to rework this part in a separate patch. I will add this extension when doing it.
Move tool (clang-format, clang-tidy, ...) config generation from CMakeLists to Python
Improve bbp-{tool}.py scripts:
Tool
class to wrap configuration generationIt allows using these wrapper scripts directly without having to call CMake before to build the tool config.