Skip to content

Not all projects that are checked in "Select Projects" are configured. #77

@msteghofer

Description

@msteghofer

In the following case:
projectA.AddProjects([projectB], dependency=False)
projectB.AddProjects([projectC], dependency=False)

If projectA is the selected instance in CSnake, then projectA, projectB and projectC appear in the "Select Projects" tree. But even if projectC is selected, it is only configured/compiled, if projectB is selected, too. That shouldn't be the case. Everything that is selected in the "Select Projects" tab should be compiled, everything else confuses the user.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions