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 CMake support #286

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Add CMake support #286

merged 2 commits into from
Jan 10, 2024

Conversation

ryonaldteofilo
Copy link
Contributor

I've been using this library to achieve consistent floating-point maths in cross-platform multiplayer projects at work. We use CMake to cross-compile across different platforms. Thought it would be useful to add this so other can easily integrate the library to their projects as well :)

@ViralBShah ViralBShah merged commit a010123 into JuliaMath:master Jan 10, 2024
6 checks passed
@ViralBShah
Copy link
Member

While we will continue with the existing build system, happy to include a cmake build as well. Can you make a PR to the README mentioning it and how to generate shared libraries with the cmake build?

@ryonaldteofilo
Copy link
Contributor Author

ah yea I've just opened a pr adding CMake build instructions on the README and additional changes to allow building it as a shared lib

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