At Fri, 21 Jan 2011 12:20:58 -0800,
Daniel E. Moctezuma wrote:
> My question is: What is the difference between doing:
> 
> FIND_PACKAGE( KDE4 REQUIRED )
> INCLUDE( KDE4Defaults )
> 
> and
> 
> FIND_PACKAGE( KDE4 REQUIRED )
>  ?

The first call does not include the second one -- see
FindKDE4Internal.cmake and KDE4Defaults.cmake in
kdelibs/cmake/modules.
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to