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

List:       kde-commits
Subject:    [marble] src/plugins/runner: Fix automagic dependency on shapelib.
From:       Michael Palimaka <kensington () gentoo ! org>
Date:       2012-09-04 8:38:33
Message-ID: 20120904083833.B2E6FA6094 () git ! kde ! org
[Download RAW message or body]

Git commit de58cae9c222403202c8b5e10c5e4efdfa9765ec by Michael Palimaka.
Committed on 04/09/2012 at 10:36.
Pushed by palimaka into branch 'master'.

Fix automagic dependency on shapelib.

REVIEW: 106319

M  +1    -1    src/plugins/runner/CMakeLists.txt

http://commits.kde.org/marble/de58cae9c222403202c8b5e10c5e4efdfa9765ec

diff --git a/src/plugins/runner/CMakeLists.txt b/src/plugins/runner/CMakeLi=
sts.txt
index 02edab1..cfc8a48 100644
--- a/src/plugins/runner/CMakeLists.txt
+++ b/src/plugins/runner/CMakeLists.txt
@@ -27,7 +27,7 @@ add_subdirectory( osm )
 add_subdirectory( pnt )
 add_subdirectory( log )
 =

-find_package( libshp )
+macro_optional_find_package( libshp )
 if( LIBSHP_FOUND )
   add_subdirectory( shp )
 endif( LIBSHP_FOUND )
[prev in list] [next in list] [prev in thread] [next in thread] 

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