Closed marcusmueller closed 11 years ago
thanks for this! i am currently working on a refactor of tasknc in a separate branch, and was using autotools. i think i will migrate that branch to cmake as well, to be consistent with taskwarrior.
cool :) By the way, as someone who has had a lot to do with code that was built using autotools and later ported to cmake, I can assure you that it is never to late to switch to cmake :)
On 28.02.2013 05:52, mjheagle8 wrote:
thanks for this! i am currently working on a refactor of tasknc in a separate branch, and was using autotools. i think i will migrate that branch to cmake as well, to be consistent with taskwarrior.
— Reply to this email directly or view it on GitHub https://github.com/mjheagle8/tasknc/pull/17#issuecomment-14216759.
Hi, I've just wrote my own CMake-Port of your project, only because I didn't see your own cmake branch. Hope you like it, works for me better than your master branch ;)