Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions