From ae1191b1a85a73151fffe084e853581683698489 Mon Sep 17 00:00:00 2001 From: Alex Neundorf Date: Mon, 7 May 2012 22:33:30 +0200 Subject: don't generate and install a Use-file anymore As discussed with Stephen on kde-frameworks-devel Alex --- modules/ECMQtUseFile.cmake.in | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 modules/ECMQtUseFile.cmake.in (limited to 'modules/ECMQtUseFile.cmake.in') diff --git a/modules/ECMQtUseFile.cmake.in b/modules/ECMQtUseFile.cmake.in deleted file mode 100644 index 39d0f51b..00000000 --- a/modules/ECMQtUseFile.cmake.in +++ /dev/null @@ -1,4 +0,0 @@ -find_package(Qt4 REQUIRED) -include(${QT_USE_FILE}) - -include_directories(${@PROJECT_NAME@_INCLUDE_DIR}) -- cgit v1.2.1