Wrong default scheme chosen when project name is not equal package name
schuhschuh opened this issue · 0 comments
schuhschuh commented
Issue by schuhschuh
Friday Mar 04, 2016 at 10:33 GMT
Originally opened as cmake-basis/legacy#556
The default scheme should be opt
when the package name occurs in the installation prefix. Currently, this scheme is only chosen when the project name occurs in the installation prefix. For submodules, the package name is relevant instead, however.