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

Allow the use of CMake to compile the example #6

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

Conversation

Miouyouyou
Copy link
Contributor

This adds the possibility to use CMake, instead of the Autotools, to
build the example. Autogen is still present and usable, though.

The biggest problem I have with ./autogen.sh is that it takes
between 30 seconds to one minute to get the whole project prepared, on
some ARMv7 boards. CMake takes a few seconds at most, on the same
hardware.

Signed-off-by: Myy [email protected]

This add the possibility to use CMake, instead of the Autotools, to
build the example. Autogen.sh is still present and usable, though.

The biggest problem I had with ./autogen.sh was the fact that it takes
between 30 seconds to one minute to get the whole project prepared, on
some ARMv7 boards. CMake takes a few seconds at most, on the same
hardware.

Signed-off-by: Myy <[email protected]>
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.

1 participant