aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neundorf <neundorf@kde.org>2010-03-14 15:39:00 +0000
committerAlexander Neundorf <neundorf@kde.org>2010-03-14 15:39:00 +0000
commitcda3fe9d15e15969114efc7393afb3af7c780f0c (patch)
tree27aa2aaf1384c2742d4949ea63768b15a4ea31b1
parent575ac8acb9ae2ea0b6112057487002be02330557 (diff)
downloadextra-cmake-modules-cda3fe9d15e15969114efc7393afb3af7c780f0c.tar.gz
extra-cmake-modules-cda3fe9d15e15969114efc7393afb3af7c780f0c.tar.bz2
-install the copy of FindPackageHandleStandardArgs.cmake
Alex svn path=/trunk/KDE/kdelibs/; revision=1103191
-rw-r--r--modules/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt
index fad2de0e..8dad8598 100644
--- a/modules/CMakeLists.txt
+++ b/modules/CMakeLists.txt
@@ -99,6 +99,7 @@ set(cmakeFiles CheckCXXSourceCompiles.cmake
FindPyQt4.cmake
Qt4Macros.cmake
Qt4ConfigDependentSettings.cmake
+ FindPackageHandleStandardArgs.cmake
FindPythonLibrary.cmake
FindQCA2.cmake
FindQImageBlitz.cmake