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 support #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add cmake support #299

wants to merge 1 commit into from

Conversation

himekifee
Copy link

This commit adds CMake support to the project. As there are many differences between CMake and automake, some styles have to be changed. e.g. The options are passed as -DENABLE_XXX in CMake to enable certain functionality. A potential improvement on project integrity is to use a version file instead of hard code in configs. This way, we can control versions in a single place.

@himekifee himekifee force-pushed the master branch 2 times, most recently from f43cc97 to 517ee9f Compare August 24, 2022 09:14
@l8gravely l8gravely self-assigned this Sep 4, 2024
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.

2 participants