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

Initial cmake support #332

Merged
merged 1 commit into from Apr 3, 2022
Merged

Initial cmake support #332

merged 1 commit into from Apr 3, 2022

Conversation

showlabor
Copy link
Contributor

This adds support for the cmake build system. I don't regard it as complete ny any means. It is very basic and has only been tested on Debian. It doesn't conflict, though, with the projucer based build system. Not a single existing file had to be changed. So this might serve as a first step towards a proper transistion to cmake.

Please, see README_cmake.md for the details.

This adds support for the cmake build system. I don't regard it as complete and it has only been tested
on Debian. Please, see README_cmake.md for the details.
@asb2m10
Copy link
Owner

asb2m10 commented Apr 3, 2022

Thanks for this. CMake will be the new build system and Projucer will be removed. The Azure DevOps CI/CD will be migrated to git action; using CMake will make this easier. I just to know how to remove the "Made with JUCE" splashscreen; this is GPL software.

@asb2m10 asb2m10 merged commit 22f03ad into asb2m10:master Apr 3, 2022
showlabor added a commit to showlabor/dexed that referenced this pull request Apr 4, 2022
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

2 participants