CMakeLists.txt issue on git - 8ab7b5

Dirk Hohndel dirk at hohndel.org
Sat Jun 20 05:11:11 PDT 2015


On Sat, Jun 20, 2015 at 12:13:56PM +0200, Salvador Cuñat wrote:
> Hi all.
> 
> It seems that 7e216bcb0c breaks building from subsurface directory:
> 
> boret at imladris:~/src/subsurface$ make
> rm: no se puede borrar «/home/boret/src/subsurface/theme»: Is a directory
> CMakeFiles/createLinks.dir/build.make:49: recipe for target
> 'CMakeFiles/createLinks' failed
> make[2]: *** [CMakeFiles/createLinks] Error 1
> CMakeFiles/Makefile2:312: recipe for target
> 'CMakeFiles/createLinks.dir/all' failed
> make[1]: *** [CMakeFiles/createLinks.dir/all] Error 2
> Makefile:117: recipe for target 'all' failed
> make: *** [all] Error 2

I didn't even realize that cmake supports "in tree builds". :-)

Let me fix that.

/D


More information about the subsurface mailing list