diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 82324ca..de7cae6 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -48,6 +48,8 @@ project <toolset>tidy:<exclude>unittests/bin/test-api.h <toolset>tidy:<exclude>unittests/bin/test-fcgi.h <toolset>tidy:<exclude>ice/cpp/* + <toolset>tidy:<librarydef>boost + <toolset>tidy:<librarydef>std ; build-project icespider ; |