summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/build/example/generator/jamroot.jam
blob: b77c63ddb3ba4fdbbda3c014b919ae6042437ec6 (plain)
1
2
3
4
5
6
# Copyright 2006 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE.txt or https://www.bfgroup.xyz/b2/LICENSE.txt)

import soap ;
exe foo : foo.gci : <server>on ;