Skip to content

#1478 [CMake] allow out of source builds via dunecontrol

Metadata

Property Value
Reported by Dominic Kempf (dominic.r.kempf@gmail.com)
Reported at Jul 16, 2014 20:04
Type Feature Request
Version 2.3
Operating System Unspecified / All
Last edited by Dominic Kempf (dominic.r.kempf@gmail.com)
Last edited at Sep 15, 2014 08:37
Closed by Dominic Kempf (dominic.r.kempf@gmail.com)
Closed at Sep 15, 2014 08:37
Closed in version Unknown
Resolution Works for me
Comment

Description

As far as I see, up to now there is only the option to choose a directory name and have cmake build all modules touched by dunecontrol into a subfolder of that name of the respective source directory (default = build-cmake).

However it would be very nice (and a lot of people I talked to agreed to that) to be able to specify a directory and have dunecontrol generate subdirectories for all touched modules.

In a nutshell this is a(n optional) change from / to /

TIA!