diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-09 19:45:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-09 19:45:25 +0000 |
| commit | 10768e2cd20f075ac857e37dffbd9011557147d4 (patch) | |
| tree | c5542937cca71ff4e11db6ac9e95a4e2575c3368 /wscript | |
| parent | 9300212bd136476d986f4f667b4b78bd619ec7dc (diff) | |
Hackz.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ def configure(conf): int main() { boost::filesystem::copy_file ("a", "b"); }\n """, msg='Checking for boost filesystem library', + cxxflags=conf.env['CXXFLAGS'] libpath='/usr/local/lib', lib=['boost_filesystem%s' % boost_lib_suffix, 'boost_system%s' % boost_lib_suffix], uselib_store='BOOST_FILESYSTEM') |
