summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2017-07-05 00:23:26 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2017-07-05 00:23:26 +0100
commit9772ba3b26b652eceb5d2703a0f97b87fdee2302 (patch)
tree6d5e61ef0fd349006287bebecd31ec893a8ba5e5 /Jamroot.jam
parentStandalone split (diff)
downloadslicer-9772ba3b26b652eceb5d2703a0f97b87fdee2302.tar.bz2
slicer-9772ba3b26b652eceb5d2703a0f97b87fdee2302.tar.xz
slicer-9772ba3b26b652eceb5d2703a0f97b87fdee2302.zip
import slice should be in root, where it used to be
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 c5c15cf..b6fbd3d 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -1,4 +1,5 @@
import os ;
+import slice ;
using gcc : : [ os.environ CXX ] ;