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 CMake FetchContent support #34

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

Conversation

alextwothousand
Copy link
Contributor

CMake, since version 3.11, introduced a feature called FetchContent. It is not very well known.
For projects that utilise CMake, FetchContent aims to add a form of package management to CMake.

@alextwothousand
Copy link
Contributor Author

I have also added GitHub action builds!

Copy link
Member

@zpl-zak zpl-zak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FetchContent is really a nice helper I've started using in zpl-c/track, I'm glad you've introduced it in this repo! The cmake changes are really good, thank you!

As for GitHub CI, would it be possible to merge the whole build pipeline under one workflow file? I think it could greatly benefit from matrix jobs. What do you think?

Thank you again!

@alextwothousand
Copy link
Contributor Author

Not a problem at all, I will look into these changes as soon as I get home.

@inlife
Copy link
Member

inlife commented Jul 29, 2022

Hey @alextwothousand

It's been a while since the last message. Is it something you are still planning on doing?

@alextwothousand
Copy link
Contributor Author

alextwothousand commented Aug 1, 2022 via email

@Ismoh
Copy link

Ismoh commented Nov 20, 2023

@alextwothousand any news on this?

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.

None yet

4 participants