Revision: 4470
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4470&view=rev
Author:   dcommander
Date:     2011-06-07 04:51:57 +0000 (Tue, 07 Jun 2011)

Log Message:
-----------
CMake 2.8 is necessary in order to properly detect and configure GnuTLS.

Modified Paths:
--------------
    trunk/CMakeLists.txt

Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt        2011-06-07 04:07:41 UTC (rev 4469)
+++ trunk/CMakeLists.txt        2011-06-07 04:51:57 UTC (rev 4470)
@@ -2,7 +2,7 @@
 # Setup
 #
 
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8)
 
 # Internal cmake modules
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to