Page MenuHome GnuPG

No OneTemporary

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

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

Event Timeline