Skip to content
Snippets Groups Projects

Make CMake work with disabled version check.

Merged Markus Blatt requested to merge fix-deactivated-version-check-master into master

Before this commit setting DISABLE_CXX_VERSION_CHECK to true resulted in the CMake error:

CMake Error at cmake/modules/CheckCXXFeatures.cmake:110 (if): if given arguments:

"14" "GREATER"

Unknown arguments specified Call Stack (most recent call first): cmake/modules/CheckCXXFeatures.cmake:199 (dune_require_cxx_standard) cmake/modules/DuneMacros.cmake:690 (include) CMakeLists.txt:17 (dune_project)

Merge request reports

Pipeline #6075 passed

Pipeline passed for 2ffb1fc4 on fix-deactivated-version-check-master

Approval is optional

Merged by Markus BlattMarkus Blatt 7 years ago (Dec 1, 2017 9:26am UTC)

Merge details

  • Changes merged into master with 5b25a5a3.
  • Deleted the source branch.

Pipeline #6168 passed

Pipeline passed for 5b25a5a3 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading