Skip to content
Snippets Groups Projects

WorkDir: Set VERSION to same value as parent project

Merged Frank Winklmeier requested to merge fwinkl/athena:workdir_version into master

This is a follow-up to MR !30019 (merged) where the WorkDir version was hard-coded to 1.0.0. But some of our cmake code relies on the CMAKE_PROJECT_VERSION variable to be set to the same value as the parent project. Achieve this by calling project(...) twice. First without version, then a second time once we know the parent version number.

Also remove the obsolete Doxygen work-around.

cc @akraszna @rbielski

Edited by Frank Winklmeier

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