[Commits] [wesnoth/wesnoth] f75870: fixed compiling with CMake in a hacky way

GitHub noreply at github.com
Sat Apr 2 08:24:41 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f758706ea2a4306aa67e00662ab6bf5f5173e5c6
      https://github.com/wesnoth/wesnoth/commit/f758706ea2a4306aa67e00662ab6bf5f5173e5c6
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2016-04-02 (Sat, 02 Apr 2016)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  fixed compiling with CMake in a hacky way

* Switched from C++98 to C++11 (as announced on the dev-ml)
* Added support for boost-thread

The current implementation is hacky and not clean. It at least builds on
my gentoo ~amd64 system.


  Commit: adb0abfb6dec9449f309149e9e2d662e2ac9873d
      https://github.com/wesnoth/wesnoth/commit/adb0abfb6dec9449f309149e9e2d662e2ac9873d
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2016-04-02 (Sat, 02 Apr 2016)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  add boost-thread to cmake recipe, part2


Compare: https://github.com/wesnoth/wesnoth/compare/c5ac29d505a6...adb0abfb6dec


More information about the Commits mailing list