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

CMake support? #30

Open
hydexon opened this issue Feb 4, 2019 · 2 comments
Open

CMake support? #30

hydexon opened this issue Feb 4, 2019 · 2 comments

Comments

@hydexon
Copy link

hydexon commented Feb 4, 2019

Hi, i liked your library and since i use mainly Windows, its really complicated install 478MB-872MB of the Python runtime just to compile this small library, and CMake is more "small" and is widely used for C/C++ projects is more quick to set up.

I have this little quick and dirty CMakeLists.txt script based from configure.py script, i tested it in Windows 10 in a Visual Studio 2017 installation and compiled as intended (NOTE: i didn't added the test, nor the examples binaries yet).

Thanks.

@mjansson
Copy link
Owner

mjansson commented Feb 4, 2019

I'm not a huge CMake fan, but if you could get a build up to the same functionality as the python+ninja build I would be ok with merging it in and maintain it

@amerkoleci
Copy link

Do you have any tutorial on how to use your build system? I saw you support msvc, xcode and ninja? Are visual studio projects auto-generated?

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

No branches or pull requests

3 participants