leahneukirchen/nq

Addition of a build system generator

elfring opened this issue · 3 comments

I suggest to reuse a higher level build system than your current small make file so that powerful checks for software features will become easier.

I added a make install rule, I think this is now totally sufficient for such a small tool.

The configure.scan generated by autoscan only seems to list things that are in POSIX 2008, which is the documented requirement.

And we don't need cmake to compile two files, thanks. ;)