[CMake] sub-sections in visual7 with CMAKE ?

Tristan Carel tristan.carel at gmail.com
Mon Jan 22 09:51:41 EST 2007


On 1/22/07, Yann Pinczon du Sel <ypinczon at irisa.fr> wrote:
> Hello,

Hi Yann,

> I'm new to CMAke, trying to make a project in cmake that will look like
> those i already have in visual7.

Cool!

> So is it possible with the cmake files, to make a visual 7 project  in
> wich sources files will be divided into different sections and
> sub-sections ?

I guess you are looking for this page:

http://www.cmake.org/Wiki/CMake_FAQ#How_To_Put_Files_in_Folders_in_Visual_Studio_Projects

You can get more details about the `SOURCE_GROUP' command in the
official documentation. (on http://cmake.org or in your CMake
installation directory)

Bye
-- 
Tristan Carel
Music with dinner is an insult both to the cook and the violinist.
http://tristan-carel.com


More information about the CMake mailing list