diff options
-rw-r--r-- | Jamroot.jam | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 43ac49b..c57aba9 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -8,8 +8,7 @@ import pkg-config ; variant coverage : debug ; -project - : requirements +project gentoobrowse-api : requirements <define>ICE_CPP11_MAPPING <cxxstd>20 <visibility>hidden |