[CMake] cmake & sub-project(s)...

Timenkov Yuri ytimenkov at parallels.com
Sat May 3 06:13:50 EDT 2008


On Saturday 03 May 2008 05:35:02 Michael Andronov wrote:
> Let me explain briefly my question:
>
> I have the following dir structure with my source file:
>   foo/
>       library/{ some code here for the library}
>       samples/
>                    example1/{  some code here for example 1}
>                    example2/{  some code here for example 2}
>
> My goal is to create VC++ solution/project structure which will be similar
> for above file structure:
>   solution FOO/
AFAIK VC supports only plain projects lists. But it still able to set correct 
dependencies between them. Or what do you mean under "solution/project 
structure"?


More information about the CMake mailing list