Skip to content
Snippets Groups Projects

[CMake] Set C++ standard to 14 + fix enable_language warning

Merged Niccolò Betto requested to merge cmake-cxx-ver into main

The sbs.cmake script was included too early, which caused enable_language() to be called before the call to project(), which is illegal by CMake specification.

Edited by Niccolò Betto

Merge request reports

Loading
Loading

Activity

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