diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 7111626..1e66cc8 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -24,7 +24,7 @@ project <toolset>tidy:<checkxx>modernize-* #<toolset>tidy:<checkxx>cppcoreguidelines-* #<toolset>tidy:<checkxx>hicpp-* -#<toolset>tidy:<checkxx>performance-* + <toolset>tidy:<checkxx>performance-* ; build-project libadhocutil ; |