[Commits] [wesnoth/wesnoth] 03a85f: cmake: Tests and tools also need Boost.Filesystem ...

GitHub noreply at github.com
Tue Oct 20 00:49:17 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 03a85fde5679e14a1556a0d25162a2dc41fbf27e
      https://github.com/wesnoth/wesnoth/commit/03a85fde5679e14a1556a0d25162a2dc41fbf27e
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: Tests and tools also need Boost.Filesystem + Boost.Locale

Fixes linker errors found when building after configuring with
`-DENABLE_TOOLS=ON -DENABLE_GAME=OFF -DENABLE_SERVER=OFF
-DENABLE_NLS=OFF`.


  Commit: 9fd59b503f42d06759bb0e59f4ada1cc51f01355
      https://github.com/wesnoth/wesnoth/commit/9fd59b503f42d06759bb0e59f4ada1cc51f01355
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  cmake: Use Boost.Filesystem FS API for tools

Otherwise we get configure-time errors due to CMake looking for the
legacy implementation, filesystem.cpp.


Compare: https://github.com/wesnoth/wesnoth/compare/e056f1a688aa...9fd59b503f42


More information about the Commits mailing list