[CMake] Solution folders

David Cole david.cole at kitware.com
Sun Feb 20 11:55:08 EST 2011


On Sun, Feb 20, 2011 at 5:08 AM, Robert Bielik <robert.bielik at xponaut.se> wrote:
> Robert Bielik skrev 2011-02-20 10:54:
>>
>> John Drescher skrev 2011-02-19 17:33:
>>>
>>> #Use solution folders.
>>> set_property(GLOBAL PROPERTY USE_FOLDERS ON)
>>
>> Doesn't seem to work. Where is this documented ? Seems very hinky to have
>> a FOLDER target property, and then
>> have it globally disabled ?
>
> My bad. Upgraded to 2.8.4 and now it works (:blush:)
>
> /Rob
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>

Those properties were first introduced in v2.8.3, that's why it didn't
do anything for 2.8.2...

:-)


More information about the CMake mailing list