[Commits] [wesnoth/wesnoth] 135bcf: cmake: Add ENABLE_LIBINTL option to use libintl in...
GitHub
noreply at github.com
Mon Apr 13 06:44:42 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 135bcf15d63f5e125e3d9ba8a5c8021ce93094ef
https://github.com/wesnoth/wesnoth/commit/135bcf15d63f5e125e3d9ba8a5c8021ce93094ef
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-04-13 (Mon, 13 Apr 2015)
Changed paths:
M CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
cmake: Add ENABLE_LIBINTL option to use libintl instead of Boost.Locale
This also makes it so libintl isn't mandatory when this option isn't
enabled anymore.
Additionally, the BFS and Boost.Locale checks are now properly shared
between ENABLE_SERVER and ENABLE_GAME configurations without duplicating
code in the CMake recipe.
More information about the Commits
mailing list