summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-05-03 00:52:06 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-05-03 00:52:06 +0100
commitaf0e54a40df501bf77040e819b46ebfce62e8611 (patch)
treecb55606eea9abc465b1870380da88b1fcadb8ac0
parentDon't specify a toolset (diff)
downloadicespider-af0e54a40df501bf77040e819b46ebfce62e8611.tar.bz2
icespider-af0e54a40df501bf77040e819b46ebfce62e8611.tar.xz
icespider-af0e54a40df501bf77040e819b46ebfce62e8611.zip
Set a project name
-rw-r--r--Jamroot.jam3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index fdc0e38..84c2b18 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -7,8 +7,7 @@ import pkg-config ;
variant coverage : debug ;
-project
- : requirements
+project icespider : requirements
<define>ICE_CPP11_MAPPING
<cxxstd>20
<visibility>hidden