summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-12-15 00:20:23 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-12-15 00:20:23 +0000
commita38270df3ddad2ac60524a40eb986ab37e473c04 (patch)
tree2b0ff976a616fb970e62b93b3ffb52517efc1343 /Jamroot.jam
parentAdd missing include (diff)
parentBump to C++20, required by new Slicer (diff)
downloadnetfs-1.4.0.1-mark.tar.bz2
netfs-1.4.0.1-mark.tar.xz
netfs-1.4.0.1-mark.zip
Psycho-rebased branch mapper on top of netfs-1.4netfs-1.4.0.1-mark
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam3
1 files changed, 3 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 38959db..e78971c 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -33,7 +33,10 @@ project
<toolset>tidy:<xcheckxx>hicpp-named-parameter
<toolset>tidy:<checkxx>performance-*
<toolset>tidy:<exclude>daemonConfig.h
+ <toolset>tidy:<exclude>slicer-daemonConfig.cpp
<toolset>tidy:<exclude>fuseConfig.h
+ <toolset>tidy:<exclude>slicer-fuseConfig.cpp
+ <toolset>tidy:<exclude>slicer-mapper.cpp
<toolset>tidy:<exclude>directory.h
<toolset>tidy:<exclude>exceptions.h
<toolset>tidy:<exclude>file.h