Skip to content

Add generated config.hpp to FILE_SET #25

Open
@steve-downey

Description

@steve-downey

Add the generated config.hpp to a FILE_SET, as well as the output BASE_DIR and remove the target_include_directory calls, so the install and exported config will be correct and complete.

Current install works around the problem but is mixing cmake paradigms which will eventually cause confusion and problems. Using file_sets with type header is the current model, and is in line with how module interfaces work, when those are supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions