Skip to content

Project based flags unecessary ? #45

@asmodehn

Description

@asmodehn

We need to clarify the scope of variables, in cache or not.
Everytime we call add_subdirectory ( which should be once for each project ) cmake creates a separate context for variable ( although the same cache it seems ).

There fore some of the work done in wkcmake ( such as setting project specific flags ) might be either unneeded or not done as good as it could be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions