[CMake] How to customise filters in cmake generated projects for VS2008
Chauhan, Vikas
vikas.chauhan at anritsu.com
Wed Jan 20 12:36:20 EST 2010
Thanks for the quick reply Mike.
Regards,
Vikas
> -----Original Message-----
> From: Mike Jackson [mailto:mike.jackson at bluequartz.net]
> Sent: 20 January 2010 17:21
> To: Chauhan, Vikas
> Cc: cmake at cmake.org
> Subject: Re: [CMake] How to customise filters in cmake generated
projects for
> VS2008
>
> 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