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 FTW! #596

Closed
gdamore opened this issue Sep 28, 2017 · 2 comments
Closed

CMake FTW! #596

gdamore opened this issue Sep 28, 2017 · 2 comments
Labels
Type: Feature Request or Suggestion Enhancements, performance concerns, etc.

Comments

@gdamore
Copy link

gdamore commented Sep 28, 2017

Building on Windows or other systems is a bit byzantine, and its made somewhat more complex by the different makefiles.

It would be really really useful to me if I could build at least the libzerotier.a bits using a CMake... heck it would make it easier to make this project a subordinate project. Please?!!??

@adamierymenko
Copy link
Contributor

We're considering this, so maybe so. The existing makefile system is there because I loathe autoconf, but cmake is a bit cleaner and is becoming kind of standard in the C++ world.

@adamierymenko adamierymenko added the Type: Feature Request or Suggestion Enhancements, performance concerns, etc. label Sep 29, 2017
@joseph-henry
Copy link
Contributor

I've written a pretty simple CMake script to build just libzerotiercore.a and put it in dev. We'll expand its set of targets later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request or Suggestion Enhancements, performance concerns, etc.
Projects
None yet
Development

No branches or pull requests

3 participants