Fwd: Re: KDE/kdelibs/cmake/modules

Jonathan Marten jjm2 at keelhaul.demon.co.uk
Fri Mar 5 19:46:58 CET 2010


On Friday 05 March 2010 17:59:42 Alexander Neundorf wrote:
> I don't think having a
> add_subdirectory(foo)
> and then not having a CMakeLists.txt in foo/ is deliberate anywhere.

I think Laurent was commenting on the use of macro_optional_add_subdirectory, 
not add_subdirectory (which is built into CMake and KDE has no control over).  
Certainly something is seriously wrong if add_subdirectory is ca
lled for a 
directory which doesn't exist or is empty, but our 'optional' is intended for 
just that situation.

-- 
Jonathan Marten                         http://www.keelhaul.demon.co.uk
Twickenham, UK                          jjm2 at keelhaul.demon.co.uk


More information about the Kde-buildsystem mailing list