[CMake] Empty ./CMakeFiles/Makefile2 - how to proceed?

2011-10-20 Thread Alastair McKinstry
I'm building a debian package, CDAT http://bugs.debian.org/584637. The latest version 6.0.alpha uses CMAKE to build, rather than configure. The trouble is that CMake doesn't build. It doesn't even fail. $ mkdir build $ cd build $ cmake .. ()-- Configuring done -- Generating done -- Build

Re: [CMake] Empty ./CMakeFiles/Makefile2 - how to proceed?

2011-10-20 Thread Eric Noulard
2011/10/20 Alastair McKinstry mckins...@debian.org: I'm building a debian package, CDAT. The latest version 6.0.alpha uses CMAKE to build, rather than configure. The trouble is that CMake doesn't build. It doesn't even fail. $ mkdir build $ cd build $ cmake .. ()-- Configuring done --

Re: [CMake] Empty ./CMakeFiles/Makefile2 - how to proceed?

2011-10-20 Thread Alastair McKinstry
On 2011-10-20 13:43, Eric Noulard wrote: 2011/10/20 Alastair McKinstrymckins...@debian.org: I'm building a debian package, CDAT. The latest version 6.0.alpha uses CMAKE to build, rather than configure. The trouble is that CMake doesn't build. It doesn't even fail. $ mkdir build $ cd build $

Re: [CMake] Empty ./CMakeFiles/Makefile2 - how to proceed?

2011-10-20 Thread Andreas Pakulat
On 20.10.11 14:12:10, Alastair McKinstry wrote: On 2011-10-20 13:43, Eric Noulard wrote: 2011/10/20 Alastair McKinstrymckins...@debian.org: I'm building a debian package, CDAT. The latest version 6.0.alpha uses CMAKE to build, rather than configure. The trouble is that CMake doesn't build. It