[wesnoth-commits] [wesnoth/wesnoth] f25997: Make CMake error-out if required libraries aren't ...

GitHub noreply at github.com
Fri Apr 27 20:58:48 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f25997665907af3586d99120d5b01db6eaf9f4fd
      https://github.com/wesnoth/wesnoth/commit/f25997665907af3586d99120d5b01db6eaf9f4fd
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M cmake/FindCrypto.cmake
    M cmake/FindHistory.cmake
    M cmake/FindVorbisFile.cmake

  Log Message:
  -----------
  Make CMake error-out if required libraries aren't found

It seems that FIND_PACKAGE_HANDLE_STANDARD_ARGS is doing a case-sensitive
search for whether the find_package flags included REQUIRED.




More information about the Commits mailing list