Re: cmake-5 branch
Felix Salfelder <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 22, 2020 at 11:03:00AM +0200, patrick wrote: > I am trying out the new branch cmake-5 but get: Hi Patrick. there is a branch stale/cmake-5, but it is obsolete. the "stale" branches mainly indicate dead ends, and show stuff that does not work properly, for the curious. A cmake build system "proof of concept" is provided in gnucap-tools, documented here [1]. It is based on cmake-3, and includes your link patch for MINGW. > CMake Error at /usr/local/share/cmake-3.15/Modules/CPack.cmake:523 (message): > CPack license resource file: > "/home/pmu/projects/gnucap/gnucap/cmake/COPYING" could not be found. This file exist as a dummy [2]. It is in fact needed, because I don't know how to set the top-level directory for cmake. thanks for testing felix [1] http://gnucap.org/dokuwiki/doku.php/gnucap:manual:autotools [2] http://git.savannah.gnu.org/cgit/gnucap/gnucap-tools.git/tree/?h=cmake