[Cmake] Basic questions
Bernhard Glück
bernhard at realspace.org
Thu, 25 Mar 2004 20:03:35 +0100
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