Revision: 75261
          http://sourceforge.net/p/brlcad/code/75261
Author:   starseeker
Date:     2020-04-03 14:30:50 +0000 (Fri, 03 Apr 2020)
Log Message:
-----------
get the others too

Modified Paths:
--------------
    brlcad/trunk/src/other/gdal/CMakeLists.txt
    brlcad/trunk/src/other/poly2tri/CMakeLists.txt
    brlcad/trunk/src/other/rply/CMakeLists.txt

Modified: brlcad/trunk/src/other/gdal/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/gdal/CMakeLists.txt  2020-04-03 14:29:22 UTC (rev 
75260)
+++ brlcad/trunk/src/other/gdal/CMakeLists.txt  2020-04-03 14:30:50 UTC (rev 
75261)
@@ -35,7 +35,7 @@
 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 # Minimum required version of CMake
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.1.3)
 
 # Set CMake project name
 project(GDAL)

Modified: brlcad/trunk/src/other/poly2tri/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/poly2tri/CMakeLists.txt      2020-04-03 14:29:22 UTC 
(rev 75260)
+++ brlcad/trunk/src/other/poly2tri/CMakeLists.txt      2020-04-03 14:30:50 UTC 
(rev 75261)
@@ -37,7 +37,7 @@
 ###
 
 # Minimum required version of CMake
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.1.3)
 
 # Set CMake project name
 project(P2T)

Modified: brlcad/trunk/src/other/rply/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/rply/CMakeLists.txt  2020-04-03 14:29:22 UTC (rev 
75260)
+++ brlcad/trunk/src/other/rply/CMakeLists.txt  2020-04-03 14:30:50 UTC (rev 
75261)
@@ -1,5 +1,5 @@
 # Minimum required version of CMake
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.1.3)
 
 # Set CMake project name
 project(RPLY)

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to