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

List:       kde-commits
Subject:    branches/extragear/graphics/digikam
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2010-12-13 8:12:44
Message-ID: 20101213081244.2FB83AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1206055 by cgilles:

3rdparty => extra


 D             3rdparty (directory)  
 M  +7 -7      CMakeLists.txt  
 A             extra (directory)  


--- branches/extragear/graphics/digikam/CMakeLists.txt #1206054:1206055
@@ -24,17 +24,17 @@
 
 CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
 
-PROJECT(digikampackage)
+PROJECT(digikamcollection)
 
 # make sure that the FindXXX modules of the local libraries are found
 SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH}
         ${CMAKE_SOURCE_DIR}/cmake/modules
-        ${CMAKE_SOURCE_DIR}/3rdparty/libkface/cmake/modules
-        ${CMAKE_SOURCE_DIR}/3rdparty/libkmap/cmake/modules
+        ${CMAKE_SOURCE_DIR}/extra/libkface/cmake/modules
+        ${CMAKE_SOURCE_DIR}/extra/libkmap/cmake/modules
     )
-SET(KDCRAW_LOCAL_DIR 3rdparty/libkdcraw)
-SET(KFACE_LOCAL_DIR 3rdparty/libkface)
-SET(KMAP_LOCAL_DIR 3rdparty/libkmap)
+SET(KDCRAW_LOCAL_DIR extra/libkdcraw)
+SET(KFACE_LOCAL_DIR extra/libkface)
+SET(KMAP_LOCAL_DIR extra/libkmap)
 
-SUBDIRS(3rdparty)
+SUBDIRS(extra)
 SUBDIRS(core)
[prev in list] [next in list] [prev in thread] [next in thread] 

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