Skip to content
Snippets Groups Projects

Replace CMake command exec_program with execute_process

Merged Marco Clemencic requested to merge fix-cmp0153 into master

exec_program has been deprecated for quite some time and recent versions of CMake warn not to use it. See https://cmake.org/cmake/help/latest/policy/CMP0153.html

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
Please register or sign in to reply
Loading