summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-02-24 19:24:23 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2019-02-24 19:24:23 +0000
commit6ce0a02d240be7b07d55d6f30eae7221249a0c16 (patch)
treec64e11bcead465f755fae089b8ac6750fc94c347 /Jamroot.jam
parentModernize clang tidy fixes (diff)
downloadslicer-6ce0a02d240be7b07d55d6f30eae7221249a0c16.tar.bz2
slicer-6ce0a02d240be7b07d55d6f30eae7221249a0c16.tar.xz
slicer-6ce0a02d240be7b07d55d6f30eae7221249a0c16.zip
Enable performance checks and fix accordingly
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 11ef158..38ee232 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -23,6 +23,7 @@ project
<toolset>tidy:<checkxx>misc-*
<toolset>tidy:<checkxx>modernize-*
<toolset>tidy:<checkxx>hicpp-*
+ <toolset>tidy:<checkxx>performance-*
;
build-project slicer ;