diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-12-15 00:20:23 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2021-12-15 00:20:23 +0000 |
commit | a38270df3ddad2ac60524a40eb986ab37e473c04 (patch) | |
tree | 2b0ff976a616fb970e62b93b3ffb52517efc1343 /Jamroot.jam | |
parent | Add missing include (diff) | |
parent | Bump to C++20, required by new Slicer (diff) | |
download | netfs-a38270df3ddad2ac60524a40eb986ab37e473c04.tar.bz2 netfs-a38270df3ddad2ac60524a40eb986ab37e473c04.tar.xz netfs-a38270df3ddad2ac60524a40eb986ab37e473c04.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.jam | 3 |
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 |