<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2722.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>If the SOURCE_GROUP command can group source files 
under a particular folder in Visual Studio, what would you use to group 
libraries under a folder? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In particular I have a structure like this: 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Top Level </FONT></DIV>
<DIV><FONT face=Arial size=2>--- source directory FOO, which projects 
libraries A, B, C</FONT></DIV>
<DIV><FONT face=Arial size=2>... plus the other projects in the 
workspace....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What tends to happen when Cmake describes this is 
that the libraries A,B,C all appear at the top level of the workspace, which 
confuses them with the other top-level projects in the workspace. I want them to 
appear under FOO somehow to preserve the hierarchy. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is there some way to tell Cmake to do this? 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Rob. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>