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

List:       kde-commits
Subject:    kdesupport/qca
From:       David Faure <faure () kde ! org>
Date:       2013-05-02 12:11:06
Message-ID: 20130502121106.174EAAC87A () svn ! kde ! org
[Download RAW message or body]

SVN commit 1352135 by dfaure:

Make crypto.prf file reflect reality: this is where QCA is getting installed, which \
is not necessarily the Qt prefix.


 M  +2 -2      crypto.prf.cmake  


--- trunk/kdesupport/qca/crypto.prf.cmake #1352134:1352135
@@ -1,5 +1,5 @@
-QCA_INCDIR = @QT_INCLUDE_DIR@
-QCA_LIBDIR = @QT_LIBRARY_DIR@
+QCA_INCDIR = @CMAKE_INSTALL_PREFIX@/include
+QCA_LIBDIR = @LIB_INSTALL_DIR@
 
 CONFIG *= qt
 INCLUDEPATH += $$QCA_INCDIR/QtCrypto


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

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