<font size=2 face="sans-serif">I have several libraries, each with numerous
test programs, and a top level program. Each of these has an individual
project in Visual Studio. In addition I have a doxygen and coverage target
for each library or test program. And if I want to make a target depend
on a file, I need to create a custom target that depends on that file and
then make the original target depend on this new custom target. With any
decent sized program the number of projects in Visual Studio can grow quickly.</font>
<br>
<br><font size=2 face="sans-serif">-------------------------------------------------------------<br>
Aaron Wright</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Pau Garcia i Quiles <pgquiles@elpauer.org></font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">Aaron_Wright@selinc.com</font>
<tr>
<td valign=top><font size=1 color=#5f5f5f face="sans-serif">Cc:</font>
<td><font size=1 face="sans-serif">cmake@cmake.org</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">03/15/2010 02:42 PM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [CMake] Project Folders in Visual
Studio</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">cmake-bounces@cmake.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On Mon, Mar 15, 2010 at 7:49 PM, <Aaron_Wright@selinc.com>
wrote:<br>
> I know this has been asked before but I don't think it got an answer.
I have<br>
> a situation where I have over 200 projects in Visual Studio with no<br>
> organization. Is there anyway to put them under folders? It would
really<br>
> save me some headaches. Thanks.<br>
<br>
I'm not sure what you are looking for, actually,<br>
<br>
If you want each project to be in a different folder, CMake creates a<br>
different project (thus a folder) each time you use<br>
add_library/add_executable.<br>
<br>
If you are looking to further split the sources in a project, take a<br>
look at source_group.<br>
<br>
-- <br>
Pau Garcia i Quiles<br>
</font></tt><a href=http://www.elpauer.org/><tt><font size=2>http://www.elpauer.org</font></tt></a><tt><font size=2><br>
(Due to my workload, I may need 10 days to answer)<br>
_______________________________________________<br>
Powered by </font></tt><a href=www.kitware.com><tt><font size=2>www.kitware.com</font></tt></a><tt><font size=2><br>
<br>
Visit other Kitware open-source projects at </font></tt><a href=http://www.kitware.com/opensource/opensource.html><tt><font size=2>http://www.kitware.com/opensource/opensource.html</font></tt></a><tt><font size=2><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: </font></tt><a href=http://www.cmake.org/Wiki/CMake_FAQ><tt><font size=2>http://www.cmake.org/Wiki/CMake_FAQ</font></tt></a><tt><font size=2><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
</font></tt><a href=http://www.cmake.org/mailman/listinfo/cmake><tt><font size=2>http://www.cmake.org/mailman/listinfo/cmake</font></tt></a><tt><font size=2><br>
</font></tt>
<br>