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

CMake modernization #5

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

CMake modernization #5

wants to merge 2 commits into from

Conversation

LecrisUT
Copy link

@LecrisUT LecrisUT commented Sep 29, 2023

Some basic CMake modernization standards. Adapted from my other projects

TODO (probably in future PRs):

  • Create a basic cmake interface
  • Add the necessary compiler flags back
  • Add other common presets
  • Move the targets to their own componets (will use this framework)
  • Rework the testing framework. That was an interesting design challenge, hope you like it.

There are additional test-suite formats that I can introduce with the Fedora packaging

#6 Must pass

@LecrisUT LecrisUT mentioned this pull request Sep 29, 2023
3 tasks
@LecrisUT LecrisUT marked this pull request as draft September 29, 2023 16:15
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
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.

1 participant