Re: CMake build system progress
Kevin Zheng <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there, On 05/20/2014 10:57, Felix Salfelder wrote: > i'd volunteer to test. however, as a non-expert i have no idea how to > start. can you (acoording to a convention?) add a README.CMake or > INSTALL.CMake file with basic instructions? Of course, I'll add that INSTALL file soon. Basic instructions: $ mkdir build; cd build $ cmake .. $ make > some of these are not available in the autotools branch either. to get > an idea of what i think makes sense (YMMV!), take a look at the > gnucap-uf tarballs [1]. I'll have a look! Thanks, Kevin Zheng