[Commits] [wesnoth/wesnoth] 76c6cc: switch to better way finding FriBiDi in cmake

GitHub noreply at github.com
Sun Apr 12 13:12:35 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 76c6cc1de3f058bc8954000f43dd64e1f7ac02f6
      https://github.com/wesnoth/wesnoth/commit/76c6cc1de3f058bc8954000f43dd64e1f7ac02f6
  Author: Nils Kneuper <crazy-ivanovic at gmx.net>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M CMakeLists.txt
    M changelog
    R cmake/FindFriBiDi.cmake
    M src/CMakeLists.txt

  Log Message:
  -----------
  switch to better way finding FriBiDi in cmake

* FriBiDi can be found using pkgconfig, switch to using it instead of
  using our homegrown FindFriBiDi.cmake file for finding it in cmake
* had to set some extra "do not consider these warnings" for font.cpp,
  is this really no issue for scons for strict compilation with -Wall?





More information about the Commits mailing list