Hi NoRulez.

Yes, it's possible. It's a two-step process.

First, you need to set the global cmake property USE_FOLDERS to true;
this enables support for Visual Studio Solution Filters (project
grouping). Then, you can set a target's FOLDER property to put it into
a specific (sub-)folder.

Best,

Petr

On Wed, Apr 4, 2012 at 9:26 AM,  <noru...@me.com> wrote:
> Hello,
>
> is it possible to move custom targets (add_custom_target) in subfolders in 
> visual studio, like source_group's?
>
> Thanks in advance
>
> Best Regards
> NoRulez
--

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

Reply via email to