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