<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>&gt; Date: Thu, 1 Jul 2010 15:03:13 +0200<br>&gt; Subject: Re: [CMake] Preserve tree structur for IDEs<br>&gt; From: eric.noulard@gmail.com<br>&gt; To: thediablo666@hotmail.de<br>&gt; CC: cmake@cmake.org<br>&gt; <br>&gt; <br>&gt; For "grouping" source in Visual Studio you may use<br>&gt; <br>&gt; source_group(name [REGULAR_EXPRESSION regex] [FILES src1 src2 ...])<br>&gt; <br><br>thanks a lot! Works very fine after a few tries.<br><br>I discovered one little problem: CMake automatically generates the folders "Source files" and "Header files" for source/header files that are not explicitly put into another folder. If one creates a folder "Source files" explicitly via source_group, one gets a broken Visual Studio solution file.<br><br>Best regards,<br>Andreas<br>                                               <br /><hr />Künftig E-Mails über Hotmail  <a href='http://redirect.gimas.net/?n=M1007HMTL2' target='_new'>ohne Werbung versenden!</a></body>
</html>