Revision: 75260
http://sourceforge.net/p/brlcad/code/75260
Author: starseeker
Date: 2020-04-03 14:29:22 +0000 (Fri, 03 Apr 2020)
Log Message:
-----------
Ah, right - not using the _ROOT feature of find_package in this mode, so don't
need such a new CMake.
Modified Paths:
--------------
brlcad/trunk/src/other/tcl/CMakeLists.txt
Modified: brlcad/trunk/src/other/tcl/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/tcl/CMakeLists.txt 2020-04-02 21:48:22 UTC (rev
75259)
+++ brlcad/trunk/src/other/tcl/CMakeLists.txt 2020-04-03 14:29:22 UTC (rev
75260)
@@ -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(TCL)
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