r13848 by cbradney - Bump minimum Qt required to 4.5.0

scribus-commit scribus-commit at lists.scribus.net
Wed Aug 26 05:35:22 CEST 2009


Revision: 13848
Author: cbradney
Date: 2009-08-12T21:38:33.010911Z
Commit message: Bump minimum Qt required to 4.5.0

Changeset: 
M  /branches/Version135/Scribus/CMakeLists.txt

Diffs:
Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt	(revision 13847)
+++ CMakeLists.txt	(revision 13848)
@@ -407,7 +407,7 @@
 
 #<< Qt
 SET (QT_MT_REQUIRED TRUE)
-SET (QT_MIN_VERSION "4.4.0")
+SET (QT_MIN_VERSION "4.5.0")
 IF (WANT_QT4MAC_COCOA)
   SET (QT_MAC_USE_COCOA TRUE)
 ENDIF (WANT_QT4MAC_COCOA)




More information about the scribus-commit mailing list