Slashdot Mirror


User: GSHI

GSHI's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Have a look at CMake on Why Switch a Big Software Project to autoconf? · · Score: 1

    An alternative to autoconf is certainly CMake , an open source cross plattform configuration and make tool developed by Kitware . This is a great tool, easy to set up and it has already successfully been used in large projects. This could reduce the effort needed for your task considerably.