Zerotierone: CMake FTW!

Created on 29 Sep 2017  路  2Comments  路  Source: zerotier/ZeroTierOne

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?!!??

suggestion

Most helpful comment

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.

All 2 comments

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.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

coretemp picture coretemp  路  4Comments

paweljacewicz picture paweljacewicz  路  4Comments

leviacn picture leviacn  路  3Comments

hhhnb picture hhhnb  路  4Comments

kulheim picture kulheim  路  5Comments