From ad5cf1fe9c549f2e7b3bdca2bc7d26b5c97652d2 Mon Sep 17 00:00:00 2001 From: Jens Verwiebe Date: Mon, 12 Nov 2012 09:31:10 +0000 Subject: fix scons compile after introducing BF_BOOST_LIB_INTERNATIONAL --- build_files/scons/tools/btools.py | 1 + 1 file changed, 1 insertion(+) (limited to 'build_files') diff --git a/build_files/scons/tools/btools.py b/build_files/scons/tools/btools.py index 2296a9b884a..4e50f0dc313 100644 --- a/build_files/scons/tools/btools.py +++ b/build_files/scons/tools/btools.py @@ -590,6 +590,7 @@ def read_opts(env, cfg, args): ('BF_BOOST', 'Boost root path', ''), ('BF_BOOST_INC', 'Boost include path', ''), ('BF_BOOST_LIB', 'Boost library', ''), + ('BF_BOOST_LIB_INTERNATIONAL', 'Boost library', ''), ('BF_BOOST_LIBPATH', 'Boost library path', ''), ('BF_BOOST_LIB_STATIC', 'Boost static library', ''), -- cgit v1.2.3