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 51d89b0..ed164f9 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -42,6 +42,8 @@ project <toolset>tidy:<checkxx>hicpp-* <toolset>tidy:<xcheckxx>hicpp-named-parameter <toolset>tidy:<checkxx>performance-* + <toolset>tidy:<librarydef>boost + <toolset>tidy:<librarydef>std ; build-project libdbpp ; |