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

Feature/cmake fetch content compat #48

Conversation

JPHutchins
Copy link
Contributor

Hello! Thank you for maintaining this library on GitHub!

This PR modifies the root CMakeLists to be easily compatible with CMake's FetchContent API, a strategy that is inspired by this excellent write-up: https://www.foonathan.net/2022/06/cmake-fetchcontent/

I have confirmed the FetchContent functionality in the project from which I intend to use libfixmath as a dependency and documented the process in this README.

Also in the README is an explanation of the compile options.

Cheers,
J.P.

@PetteriAimonen PetteriAimonen merged commit 081c8cc into PetteriAimonen:master Aug 7, 2023
1 check passed
@PetteriAimonen
Copy link
Owner

Thanks!

@JPHutchins JPHutchins deleted the feature/cmake-fetch-content-compat branch August 8, 2023 04:18
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