[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeutils/ark
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2011-08-06 16:46:25
Message-ID: 20110806164625.572F5AC86E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1245243 by rkcosta:

Fix the cmake module path we are setting.


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeutils/ark/CMakeLists.txt #1245242:1245243
@@ -14,7 +14,7 @@
 endif()
 
 include( MacroLibrary )
-list(APPEND CMAKE_MODULE_PATH ${ark_SOURCE_DIR}/cmake)
+list(APPEND CMAKE_MODULE_PATH ${ark_SOURCE_DIR}/cmake/modules)
 
 macro_optional_find_package(LibArchive)
 macro_log_feature(LIBARCHIVE_FOUND "LibArchive" "A library for dealing with a wide \
variety of archive file formats" "http://code.google.com/p/libarchive/" FALSE "" \
"Required for among others tar, tar.gz, tar.bz2 formats in Ark.")


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic