Fix config dir (#2922)

This commit is contained in:
miqlas
2018-08-15 21:18:17 +02:00
committed by waddlesplash
parent bdf70b175c
commit 52625476b4
2 changed files with 32 additions and 6 deletions

View File

@@ -52,6 +52,7 @@ BUILD()
-DBUILD_SHARED_LIBS=ON \
-DBUILD_TESTS=ON \
-DHAVE_RULES=ON \
-DCFGDIR=$settingsDir/cppcheck \
$cmakeDirArgs
make $jobArgs