Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generated config.hpp to FILE_SET #25

Open
steve-downey opened this issue Nov 12, 2024 · 0 comments
Open

Add generated config.hpp to FILE_SET #25

steve-downey opened this issue Nov 12, 2024 · 0 comments

Comments

@steve-downey
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant