diff options
-rw-r--r-- | Jamroot.jam | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index c7108fd..86fc6f2 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -6,8 +6,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project libjsonpp : requirements <cxxstd>17 <visibility>hidden <linkflags>"-Wl,-z,defs,--warn-once,--gc-sections" |