diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2014-08-05 19:32:57 +0000 |
|---|---|---|
| committer | <> | 2014-10-07 10:01:33 +0000 |
| commit | 1c3648bf5b7d17fcd4fe9bc95802b16fd9eee304 (patch) | |
| tree | 03de66686a262696ec2ac408e62250dc1f0c01aa /libs/python/example/quickstart | |
| parent | 8c4528713d907ee2cfd3bfcbbad272c749867f84 (diff) | |
| download | boost-tarball-1c3648bf5b7d17fcd4fe9bc95802b16fd9eee304.tar.gz | |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_56_0.tar.bz2.boost_1_56_0
Diffstat (limited to 'libs/python/example/quickstart')
| -rw-r--r-- | libs/python/example/quickstart/Jamroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/python/example/quickstart/Jamroot b/libs/python/example/quickstart/Jamroot index 569dae131..9b57a0099 100644 --- a/libs/python/example/quickstart/Jamroot +++ b/libs/python/example/quickstart/Jamroot @@ -12,6 +12,8 @@ use-project boost # /boost/python. project boost-python-quickstart : requirements <library>/boost/python//boost_python + <implicit-dependency>/boost//headers + : usage-requirements <implicit-dependency>/boost//headers ; # Make the definition of the python-extension rule available |
