diff options
Diffstat (limited to 'icespider/compile/Jamfile.jam')
-rw-r--r-- | icespider/compile/Jamfile.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/compile/Jamfile.jam b/icespider/compile/Jamfile.jam index 9e0636a..9b07429 100644 --- a/icespider/compile/Jamfile.jam +++ b/icespider/compile/Jamfile.jam @@ -11,6 +11,7 @@ lib icespider-compile : [ glob ../common/*.ice ] : <slicer>pure + <allow-ice>yes <library>slicer <library>adhocutil <library>slicer-json |