[PATCH 6/6] Use the new FindRuby.cmake file.

Michael Jansen kde at michael-jansen.biz
Mon Mar 14 20:24:09 CET 2011


---
 CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 33078b4..6d856cd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,6 +2,7 @@ project(QtRuby)
 cmake_minimum_required(VERSION 2.6)
 set(COMPILE_RUBY FALSE CACHE INTERNAL "")
 
+set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${CMAKE_MODULE_PATH})
 find_package(Ruby REQUIRED)
 find_package(Qt4 REQUIRED)
 find_package(Smoke COMPONENTS QtCore QtGui QtXml QtOpenGl QtSql QtNetwork QtDbus QtSvg Phonon QSci QtDeclarative QtScript QtWebkit QtUiTools QtTest Qwt)
-- 
1.7.1


--nextPart3101659.7u16iE8AI0
Content-Disposition: attachment; filename="0002-Reorder-stuff-in-the-hope-it-is-more-readable-and-un.patch"
Content-Transfer-Encoding: 7Bit
Content-Type: text/x-patch; charset="UTF-8"; name="0002-Reorder-stuff-in-the-hope-it-is-more-readable-and-un.patch"



More information about the Kde-buildsystem mailing list