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

Use CMake to generate Makefiles #93

Closed
igorski opened this issue Dec 21, 2018 · 1 comment
Closed

Use CMake to generate Makefiles #93

igorski opened this issue Dec 21, 2018 · 1 comment
Assignees
Labels
improvement Enhancing existing functionality

Comments

@igorski
Copy link
Owner

igorski commented Dec 21, 2018

By moving the library Makefiles to CMake, it will be easier to integrate building of the native code within Android Studio (and relying on Gradle as the single build system, rather than having to manually execute shell scripts). CMake will also cater fine to those who work outside of AS.

Some inspiration can be found here

@igorski
Copy link
Owner Author

igorski commented Dec 31, 2019

Addressed in 6a1613b

@igorski igorski closed this as completed Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Enhancing existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant