summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2020-03-28 17:57:10 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2020-03-28 17:57:10 +0000
commit72e0fba3aec8b0b4a4a6d1d2fe964ccd32db29a1 (patch)
tree19e1d251101ad5789d936a9f02d3b006d486b3a1 /Jamroot.jam
parentFixes for tidy (diff)
downloadlibdbpp-72e0fba3aec8b0b4a4a6d1d2fe964ccd32db29a1.tar.bz2
libdbpp-72e0fba3aec8b0b4a4a6d1d2fe964ccd32db29a1.tar.xz
libdbpp-72e0fba3aec8b0b4a4a6d1d2fe964ccd32db29a1.zip
Modernize and tidylibdbpp-1.4.3
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 824be0e..9177f1e 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -25,6 +25,7 @@ project
<toolset>tidy:<checkxx>misc-*
<toolset>tidy:<checkxx>modernize-*
<toolset>tidy:<xcheckxx>modernize-use-trailing-return-type
+ <toolset>tidy:<xcheckxx>misc-non-private-member-variables-in-classes
<toolset>tidy:<checkxx>hicpp-*
<toolset>tidy:<checkxx>performance-*
;