[Commits] [wesnoth/wesnoth] bdd109: Fixup boost filesystem options for cmake, scons
GitHub
noreply at github.com
Sat Oct 25 22:54:48 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: bdd109ebcb8be34c9ed2a9807f320be2a998b6fa
https://github.com/wesnoth/wesnoth/commit/bdd109ebcb8be34c9ed2a9807f320be2a998b6fa
Author: Chris Beck <render787 at gmail.com>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M CMakeLists.txt
M SConstruct
M src/CMakeLists.txt
M src/SConscript
M src/gettext_boost.cpp
M src/language.cpp
Log Message:
-----------
Fixup boost filesystem options for cmake, scons
The option should control the compilation, in wesnoth-core, of
filesystem_boost.cpp, and gettext_boost.cpp, vs. the old versions.
Using the new code is now the default option, you must explicitly
deactivate with both cmake and scons to get the old stuff back.
More information about the Commits
mailing list