diff options
-rw-r--r-- | Jamroot.jam | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 406c095..8aed5ed 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -3,8 +3,7 @@ using gcc : : [ os.environ CXX ] ; variant coverage : debug ; -project - : requirements +project netfs-gitfs : requirements <define>ICE_CPP11_MAPPING <cxxstd>20 <visibility>hidden |