Extract the namespace from the EXPORT_NAME
All threads resolved!
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
Activity
added bugfix buildsystem labels
requested review from @santiago.ospina
- Resolved by Simon Praetorius
added 1 commit
- 642bcc21 - Reverse search for the export name in the full target name
enabled an automatic merge when the pipeline for 642bcc21 succeeds
mentioned in commit 48a5251d
Please register or sign in to reply