[CMake] How to customise filters in cmake generated projects for VS2008

Mike Jackson mike.jackson at bluequartz.net
Wed Jan 20 12:21:15 EST 2010


SOURCE_GROUP("Project\\\\Include" FILES ${SOME_HEADERS} )
_________________________________________________________
Mike Jackson                  mike.jackson at bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



On Wed, Jan 20, 2010 at 12:13 PM, Chauhan, Vikas
<vikas.chauhan at anritsu.com> wrote:
> Hi,
>
> Would you have any ideas on how I could organise the filters that are
> present in the Cmake generated vcproj files. At present it just generates
> filters “Source Files” & “Header Files” .
>
> If I want to include header files from different functional areas then I how
> can I create new filters, for eg the following filters are need in same
> project for include :
>
> Common/Include
>
> &
>
> Project/Include
>
>
>
> Thanks,
>
> Vikas
>
> _______________________________________________
> 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
>


More information about the CMake mailing list