[CMake] Setting target property FOLDER on target ALL_BUILD

2016-01-29 Thread Stuermer, Michael SP/HZA-ZSEP
I would like to move the ALL_BUILD target tot he "CMakePredefinedTargets", however this seems not be possible straight away. At least even at the very end of the very last CMakeLists.txt I still cannot call set_target_properties(ALL_BUILD PROPERTIES FOLDER " CMakePredefinedTargets ")

Re: [CMake] Setting target property FOLDER on target ALL_BUILD

2016-01-29 Thread Stuermer, Michael SP/HZA-ZSEP
this. best regards, Michael From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Stuermer, Michael SP/HZA-ZSEP Sent: Friday, January 29, 2016 3:43 PM To: cmake@cmake.org Subject: [CMake] Setting target property FOLDER on target ALL_BUILD I would like to move the ALL_BUILD target tot he "CMa