summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-04-01 19:21:30 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-04-01 19:21:30 +0100
commite9dd0b8bb6a411698d850af0a50d9aeaa0187e95 (patch)
tree99f514118e5448869d8d31fdc582c090f6d28037 /Jamroot.jam
parentEnable hicpp tidy checks (diff)
downloadnetfs-e9dd0b8bb6a411698d850af0a50d9aeaa0187e95.tar.bz2
netfs-e9dd0b8bb6a411698d850af0a50d9aeaa0187e95.tar.xz
netfs-e9dd0b8bb6a411698d850af0a50d9aeaa0187e95.zip
Enable performance tidy checks
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 a513dc4..5858c4e 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -24,6 +24,7 @@ project
<toolset>tidy:<checkxx>hicpp-*
<toolset>tidy:<xcheckxx>hicpp-vararg
<toolset>tidy:<xcheckxx>hicpp-signed-bitwise
+ <toolset>tidy:<checkxx>performance-*
;
build-project netfs ;