Skip to content

cmake: Use upstream helpers for the Config.cmake file #124

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

LecrisUT
Copy link
Contributor

@LecrisUT LecrisUT commented Apr 2, 2025

First PR in the refactoring series. Use modern design for creating the Config.cmake file.

Depends-on: #123, #125
Fixes #109
(Mostly, the targets created and exported are still not visible, but I want to address that in another PR that focuses on readability, which would be the last in the series)

@LecrisUT LecrisUT force-pushed the cmake/refactor/cmake-config branch 3 times, most recently from b2a2c71 to d9af4c5 Compare April 2, 2025 14:33
@LecrisUT LecrisUT force-pushed the cmake/refactor/cmake-config branch from d9af4c5 to aaa2c4f Compare April 3, 2025 12:04
LecrisUT added 8 commits April 3, 2025 14:26
Signed-off-by: Cristian Le <[email protected]>
Use the current binary dir instead. Use `configure_file` to guarantee the project is reconfigured when these files change. Not in this commit, fixing the working directory and references of the tests

Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
@LecrisUT LecrisUT force-pushed the cmake/refactor/cmake-config branch from aaa2c4f to 5618e4b Compare April 3, 2025 12:51
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

Successfully merging this pull request may close these issues.

what targets are published by cmake?
1 participant