Skip to content

Conversation

@wheybags
Copy link

I want to add this as a package to hunter (https://github.com/ruslo/hunter), and as part of that I need to add a cmake build system.
Since I've done it anyway, I figured you guys might be interested?
Also, I feel I am very qualified to work on this library, as my name is also tom :3

@minad
Copy link
Member

minad commented Feb 10, 2019

@sjaeckel Same here. tommath is simple enough for vendoring and integrating into other build systems. However I think it is out of scope to maintain many different build systems.

@minad minad closed this Feb 10, 2019
@Qix-
Copy link

Qix- commented Nov 19, 2021

Please reconsider. Makefiles are not great for adding vendored code into larger systems. CMake is an excellent and fairly standard way of supporting a wide variety of compilers/build systems/IDEs/etc.

Not having CMake means I will spend the next hour or so writing an updated CMake configuration just to use this library since asking users to install this system-wide before they can even build the next part of the application.

@sjaeckel sjaeckel mentioned this pull request Feb 21, 2022
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.

3 participants