summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-03 11:46:44 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-03 11:46:44 +0100
commit796ffbaaafb1645e3f44c9f9d980bcb52d5b93c6 (patch)
treea7853b506d84e278166762c7b3c7352fb4657c54
parentUpdate deprecated libcurl usage (diff)
downloadlibadhocutil-796ffbaaafb1645e3f44c9f9d980bcb52d5b93c6.tar.bz2
libadhocutil-796ffbaaafb1645e3f44c9f9d980bcb52d5b93c6.tar.xz
libadhocutil-796ffbaaafb1645e3f44c9f9d980bcb52d5b93c6.zip
Assign an id to the root project
-rw-r--r--Jamroot.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 9da91b4..527677e 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -8,8 +8,7 @@ import pkg-config ;
variant coverage : debug ;
-project
- : requirements
+project libadhocutil : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden