summarylogtreecommitdiffstats
path: root/fix_repository_path.patch
blob: 31fff63d8cb1b9883fdcecb708d93819f329aa35 (plain)
1
2
3
4
5
6
7
8
9
10
--- test/CMakeLists.txt.orig	2022-03-10 07:43:47.000000000 +0100
+++ test/CMakeLists.txt	2022-06-10 23:15:17.690545530 +0200
@@ -77,6 +77,7 @@
                    "--counting=detailed"
                    "--extensions=cpp,h"
                    "--linelength=100"
+                   "--repository=${PROJECT_SOURCE_DIR}"
                    "--filter=-build/c++11,-runtime/references,-whitespace/braces,-whitespace/indent,-whitespace/parens,-whitespace/semicolon"
            "${PROJECT_SOURCE_DIR}/include/console_bridge/console.h"
            "${PROJECT_SOURCE_DIR}/src/console.cpp"