Re: [CMake] Adding ALL as a dependency

2014-06-11 Thread Nils Gladitz
On 11.06.2014 20:04, Rick McGuire wrote: Is it possible to add the ALL set of targets as a dependency for a target that is not part of the ALL set? We have some targets for building an installer that are not part of the default build, but must be invoked explicitly to build the installer. A s

[CMake] Adding ALL as a dependency

2014-06-11 Thread Rick McGuire
Is it possible to add the ALL set of targets as a dependency for a target that is not part of the ALL set? We have some targets for building an installer that are not part of the default build, but must be invoked explicitly to build the installer. A successful installer build is really dependent