Skip to content
Snippets Groups Projects

Extract the namespace from the EXPORT_NAME

Merged Simon Praetorius requested to merge issue/export-name-namespace-extraction into master
All threads resolved!

Summary

When exporting a target where the NAMESPACE is the same as the EXPORT_NAME, e.g. AMDiS::AMDiS we get an error with the extraction of the namespace from the EXPORT_NAME. This MR tries to fix this with a minimal change. This makes the assumption that the export name is always at the end of the full target name.

Edited by Simon Praetorius

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
  • added 1 commit

    • 642bcc21 - Reverse search for the export name in the full target name

    Compare with previous version

  • Simon Praetorius changed the description

    changed the description

  • Simon Praetorius resolved all threads

    resolved all threads

  • Simon Praetorius enabled an automatic merge when the pipeline for 642bcc21 succeeds

    enabled an automatic merge when the pipeline for 642bcc21 succeeds

  • Simon Praetorius mentioned in commit 48a5251d

    mentioned in commit 48a5251d

  • Please register or sign in to reply
    Loading