Revision: 55083
http://brlcad.svn.sourceforge.net/brlcad/?rev=55083&view=rev
Author: starseeker
Date: 2013-04-08 18:49:23 +0000 (Mon, 08 Apr 2013)
Log Message:
-----------
Same deal for SCL (which is where MD5 is actually used) - need the option in
the CMake STRING command, so require at least 2.8.7
Modified Paths:
--------------
brlcad/trunk/src/other/step/CMakeLists.txt
Modified: brlcad/trunk/src/other/step/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/step/CMakeLists.txt 2013-04-08 18:48:19 UTC (rev
55082)
+++ brlcad/trunk/src/other/step/CMakeLists.txt 2013-04-08 18:49:23 UTC (rev
55083)
@@ -51,7 +51,7 @@
SET(SCL_ABI_VERSION ${SCL_ABI_SOVERSION}.0.0)
# Minimum required version of CMake
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
+CMAKE_MINIMUM_REQUIRED(VERSION 2.8.7)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits