[wesnoth-commits] [wesnoth/wesnoth] 983045: Stop hard-coding cmake's -std version.

GitHub noreply at github.com
Sun Mar 18 19:59:54 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 983045718aa13a2b7b1b45bb37baa76a88a1d47e
      https://github.com/wesnoth/wesnoth/commit/983045718aa13a2b7b1b45bb37baa76a88a1d47e
  Author: pentarctagon <pentarctagon at tutamail.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M CMakeLists.txt
    M utils/travis/docker_run.sh

  Log Message:
  -----------
  Stop hard-coding cmake's -std version.

Adds the CXX_STD variable which can be set.  Currently defaults to 14.  This also now makes cmake honor the CXXSTD env variable set on travis.




More information about the Commits mailing list