Allow to compile it

svn path=/trunk/playground/sysadmin/partitionmanager/; revision=864655
This commit is contained in:
Laurent Montel 2008-09-25 11:46:43 +00:00
parent 4b02849fb5
commit 795e001a14
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
PROJECT(partitionmanager)
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.2)
SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules/")
SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules/")
SET(CMAKE_USE_RELATIVE_PATHS OFF)
SET(CMAKE_BUILD_WITH_INSTALL_RPATH ON)