Am Montag, den 15.08.2011, 22:43 +0200 schrieb klaas.holwerda:
> Hi,
>
> I have several nested directories, and each directory contains a
> CMakeLists.txt file.
> And most start with PROJECT( ) Where xxx is some name for what I like to
> contains some targets.
>
> In VC it is possible to c
Hi,
I have several nested directories, and each directory contains a CMakeLists.txt
file.
And most start with PROJECT( ) Where xxx is some name for what I like to
contains some targets.
In VC it is possible to create in the top solution, so called solution folders.
Why does CMake not use