Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F35337387
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
View Options
diff --git a/GpgmeppConfig.cmake.in b/GpgmeppConfig.cmake.in
index 20ad3f4a..57f1f3e8 100644
--- a/GpgmeppConfig.cmake.in
+++ b/GpgmeppConfig.cmake.in
@@ -1,28 +1,28 @@
set( GPGMEPP_INCLUDES "@GPGMEPP_INCLUDE@" )
-include( "@LIB_INSTALL_DIR@/Gpgmepp/GpgmeppLibraryDepends.cmake" )
+include( "@LIB_INSTALL_DIR@/gpgmepp/GpgmeppLibraryDepends.cmake" )
set( GPGMEPP_VANILLA_FOUND @HAVE_GPGME_VANILLA@ )
if ( GPGMEPP_VANILLA_FOUND )
set( GPGMEPP_VANILLA_LIBRARIES "@GPGMEPP_VANILLA_LIBRARY@" )
-endif ( GPGMEPP_VANILLA_LIBRARY )
+endif ( GPGMEPP_VANILLA_FOUND )
set( GPGMEPP_PTHREAD_FOUND @HAVE_GPGME_PTHREAD@ )
if ( GPGMEPP_PTHREAD_FOUND )
set( GPGMEPP_PTHREAD_LIBRARIES "@GPGMEPP_PTHREAD_LIBRARY@" )
-endif ( GPGMEPP_PTHREAD_LIBRARY )
+endif ( GPGMEPP_PTHREAD_FOUND )
set( GPGMEPP_PTH_FOUND @HAVE_GPGME_PTH@ )
if ( GPGMEPP_PTH_FOUND )
set( GPGMEPP_PTH_LIBRARIES "@GPGMEPP_PTH_LIBRARY@" )
-endif ( GPGMEPP_PTH_LIBRARY )
+endif ( GPGMEPP_PTH_FOUND )
set( GPGMEPP_QT_FOUND @HAVE_GPGME_QT@ )
if ( GPGMEPP_QT_FOUND )
set( GPGMEPP_QT_LIBRARIES "@GPGMEPP_QT_LIBRARY@" )
-endif ( GPGMEPP_QT_LIBRARY )
+endif ( GPGMEPP_QT_FOUND )
set( GPGMEPP_GLIB_FOUND @HAVE_GPGME_GLIB@ )
if ( GPGMEPP_GLIB_FOUND )
set( GPGMEPP_GLIB_LIBRARIES "@GPGMEPP_GLIB_LIBRARY@" )
-endif ( GPGMEPP_GLIB_LIBRARY )
+endif ( GPGMEPP_GLIB_FOUND )
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Feb 6, 8:39 AM (38 m, 4 s)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
eb/69/5a2e197c542fd4627032a961e1c5
Attached To
rGPGMEPP Gpgme plus plus
Event Timeline
Log In to Comment