<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi all,<br><br>I'm trying to reduce the number of toplevel projects in my CMake generated<br>Visual Studio solution. The idea is to group some targets in solution paths.<br>The layout should look like this:<br><br>Solution<br>- Target 1<br>- Foo<br> + Target 2<br> + Target 3<br>- Target 4<br>...<br><br>Is there a way to achieve this with CMake?<br><br>Best regards,<br>Andreas<br><br><br>                                            </body>
</html>