summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 13:54:41 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 13:54:41 +0100
commitc58337a228a85a572b3648cf85d63d9146489ae8 (patch)
treedd016a7d77a53c1a6a126fc86de6209b90146174 /Jamroot.jam
parentUpdate to latest NetFS interface (diff)
downloadmythfs-c58337a228a85a572b3648cf85d63d9146489ae8.tar.bz2
mythfs-c58337a228a85a572b3648cf85d63d9146489ae8.tar.xz
mythfs-c58337a228a85a572b3648cf85d63d9146489ae8.zip
Assign an id to the root project
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 89d5029..4ea78d0 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -8,8 +8,7 @@ import pkg-config ;
variant component ;
variant coverage : debug ;
-project
- : requirements
+project mythfs : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden