Hello Community:
I have a little (or big 8-X) problem, i have some libs, something like that:
Utils
|- libA
|- libB -> Depends of libA
|- libC -> Depends of LibB
Which each of one have it own CMakeLists, and it own "project()", my question
is about the better way that i have to put a CMake
Hi Stefan,
Which cmake base version should be used to apply the patch?
(I tried against 2.8.12.2 and 3.0.0-rc1-1 but I got failure in both cases)
Thanks,
Manu
On Fri, Apr 4, 2014 at 7:17 PM, Stefan Eilemann wrote:
> Hi,
>
> I gave the implementation of install(QUIET) a shot since it became an