Fwd: Re: KDE/kdelibs/cmake/modules
Jonathan Marten
jjm2 at keelhaul.demon.co.uk
Fri Mar 5 11:09:17 CET 2010
Following on from fixing sparse source trees, another suggestion... would
adding this warning be a good idea? I'm not sure myself, certainly in KDE's
SVN source having no CMakeLists.txt is more likely to be deliberate.
---------- Forwarded Message ----------
Subject: Re: KDE/kdelibs/cmake/modules
Date: Friday 05 Mar 2010
From: laurent Montel <montel at kde.org>
To: kde-commits at kde.org
Perhaps you can add a warning when there is not CMakeLists.txt
=> it's a bug when there is not CMakeLists.txt
=> we must remove this line or add missing CMakeLists.txt.
Regards.
for example:
ELSE(EXISTS ${_fullPath}/CMakeLists.txt)
message(STATUS " ${_fullPath} does not contain CMakeLists.txt, could you
verify that there is not a problem or remove this entry. Thanks" )
ENDIF(....)
--
Jonathan Marten http://www.keelhaul.demon.co.uk
Twickenham, UK jjm2 at keelhaul.demon.co.uk
More information about the Kde-buildsystem
mailing list