Bug 246598

Summary: Modify FindTelepathyQt4.cmake so it accepts the minimum version as a parameter of the FindPackage() cmake macro
Product: [Frameworks and Libraries] telepathy Reporter: George Goldberg <grundleborg>
Component: generalAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: junior-jobs
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description George Goldberg 2010-08-03 12:23:10 UTC
Modify FindTelepathyQt4.cmake so it accepts the minimum version as a parameter of the FindPackage() cmake macro, and then make sure that everywhere where FindTelepathyQt4.cmake is used in KDE svn uses this new version of it, and sets an appropriate version number in the FindPackage(TelepathyQt4) call.