summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 0 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 8589861..7d116c0 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -14,13 +14,11 @@ lib pthread : : <link>shared ;
lib OpenMeshCore : : <link>shared ;
lib boost_program_options : : <link>shared ;
-variant coverage : debug ;
project i-like-trains : requirements
<cxxstd>23
<linkflags>-Wl,-z,defs
<variant>release:<lto>on-thin
<variant>profile:<lto>on-thin
- <variant>coverage:<coverage>on
<toolset>tidy:<enable>all
<toolset>tidy:<exclude>bin/link-static/lib/jsonParse.cpp
<toolset>tidy:<checkxx>boost-*