summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-11-26 20:10:23 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-11-26 20:10:23 +0000
commitbc60b149e7844127371e6adfca7514ded7b2fbe4 (patch)
tree64949bffd1e09d249a0474d70e0d3d1d6a72a57f /Jamroot.jam
parentDon't build the application into the library (diff)
downloadilt-bc60b149e7844127371e6adfca7514ded7b2fbe4.tar.bz2
ilt-bc60b149e7844127371e6adfca7514ded7b2fbe4.tar.xz
ilt-bc60b149e7844127371e6adfca7514ded7b2fbe4.zip
Don't run the app by default
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index d2d5d2f..9ba8966 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -62,6 +62,7 @@ exe iliketrains :
<library>ilt
;
+explicit main ;
run application/main.cpp
: -- :
[ sequence.insertion-sort [ glob res/* ] ]