[BACK]Return to patch-CMakeLists_txt CVS log [TXT][DIR] Up to [local] / qmapshack / tangogis / patches

File: [local] / qmapshack / tangogis / patches / patch-CMakeLists_txt (download)

Revision 1.1, Sun Apr 3 18:56:42 2016 UTC (8 years, 1 month ago) by kirby
Branch point for: MAIN

Initial revision

$OpenBSD$
--- CMakeLists.txt.orig	Mon Oct 17 15:40:32 2011
+++ CMakeLists.txt	Fri Oct 21 07:24:26 2011
@@ -25,7 +25,7 @@ set (PROJECT_SOURCE_LIST src/main.c 
 
 FIND_PACKAGE(GTK2 REQUIRED gtk)
 include_directories(${GTK2_INCLUDE_DIRS})
-include_directories("/usr/include/gconf/2/")
+include_directories("!!LOCALBASE!!/include/gconf/2/")