diff options
author | David Robillard <d@drobilla.net> | 2017-10-07 12:40:10 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2017-12-16 13:57:39 +0100 |
commit | a21851e6950beac84e346e3fa453f6d4ef3f5703 (patch) | |
tree | cdacd0c610067fd5695e7aed8b1cfa1b13db3b96 /wscript | |
parent | cc4a4db33f4d126a07a4a498e053c5fb9a883be3 (diff) | |
download | ingen-a21851e6950beac84e346e3fa453f6d4ef3f5703.tar.gz ingen-a21851e6950beac84e346e3fa453f6d4ef3f5703.tar.bz2 ingen-a21851e6950beac84e346e3fa453f6d4ef3f5703.zip |
Update waf
Diffstat (limited to 'wscript')
-rw-r--r-- | wscript | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -57,7 +57,6 @@ def configure(conf): conf.load('python') autowaf.configure(conf) - autowaf.set_cxx11_mode(conf) conf.check_cxx(header_name='boost/format.hpp') conf.check_cxx(header_name='boost/intrusive/slist.hpp') |