[Cmake] Basic questions

William A. Hoffman billlist at nycap.rr.com
Thu, 25 Mar 2004 14:12:50 -0500


I guess I don't understand what you are trying to do.
SOURCE_GROUP can take a group of files either by matching
a regex or by explicit list of files and put them in a VC folder.
How is that different than what you want? 


At 02:03 PM 3/25/2004, Bernhard Glück wrote:
>Nope does not seem to work for me ( i of course read the documentation before posting to the list )
>
>
>How would you go about adding a whole source tree to ONE Library Project and place each directory in a Folder in VS ?
>e.g
>
>Source\Platform
>Source\Math
>Source\Drawing
>Source\Platform\Win32
>
>So the VS File should have one Project
>and then folders for Platform,Math,Drawing and Platform should have a sub folder Win32 ......
>
>I think i know how to use the commands, but apparently from the scarce docs ( I already ordered the CMAKE book btw, hope i get that soon )
>i just don't seem to know how to setup this correctly using a series of cmakelist.txt files...
>
>Thanks
>Bernhard Glück
>_______________________________________________
>Cmake mailing list
>Cmake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake