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

WIP: Transition to modern cmake #199

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

WIP: Transition to modern cmake #199

wants to merge 67 commits into from

Conversation

N-Maas
Copy link
Collaborator

@N-Maas N-Maas commented Nov 22, 2024

Transition to modern cmake and remove git submodules. Should make the build system more stable, adds support for static linking, improves and extends the installation targets, allows direct integration of the C library via cmake via find_package/FetchContent.

Should (mostly) resolve #159, #168, #169 and #173.

I will probably add a few small changes next week, but it could be good to already get some feedback.

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.

Compile a static executable program
1 participant