SVN commit 700309 by mlaurent: Fix typo M +2 -5 FindTunePimp.cmake --- trunk/KDE/kdemultimedia/cmake/modules/FindTunePimp.cmake #700308:700309 @@ -6,14 +6,11 @@ # For details see the accompanying COPYING-CMAKE-SCRIPTS file. -if(TUNEPIMP_INCLUDE_DIR AND TUNEPIMP_LIBRARY) +if(TUNEPIMP_INCLUDE_DIR AND TUNEPIMP_LIBRARIES) # Already in cache, be silent set(TunePimp_FIND_QUIETLY TRUE) -endif(TUNEPIMP_INCLUDE_DIR AND TUNEPIMP_LIBRARY) +endif(TUNEPIMP_INCLUDE_DIR AND TUNEPIMP_LIBRARIES) -set(TUNEPIMP_LIBRARY) -set(TUNEPIMP_INCLUDE_DIR) - FIND_PATH(TUNEPIMP_INCLUDE_DIR tunepimp/tp_c.h) # Search tunepimp-0.5