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 support for CMake #3

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

mikjh
Copy link
Contributor

@mikjh mikjh commented Jun 25, 2020

NOTE this is currently NOT compatible with Qt.
If you want to use that AND CMake, this CMake has
to have Qt as a dependency as well.

If someone stumbles on this project and wants to compile with CMake,
this can be a workaround.

Commit message:
Adding possibility to compile with cmake.
Removed dependency to and fixed folder path
through CMake instead.

This might have to be fixed if Qt is still
to be supported parallely.

Adding possibility to compile with cmake.
Removed dependency to and fixed folder path
through CMake instead.

This might have to be fixed if Qt is still
to be supported parallely.
@eduardovera eduardovera marked this pull request as ready for review March 1, 2021 21:30
@eduardovera eduardovera merged commit 813bb83 into eduardovera:master Mar 1, 2021
@eduardovera
Copy link
Owner

Thanks to @mikjh , who kindly worked on a CMAKE version of the code.

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