Revision: 77729
http://sourceforge.net/p/brlcad/code/77729
Author: starseeker
Date: 2020-11-12 14:48:20 +0000 (Thu, 12 Nov 2020)
Log Message:
-----------
Note apparent issue with spaces in paths
Modified Paths:
--------------
brlcad/branches/extbuild/src/other/ext/tcl.cmake
Modified: brlcad/branches/extbuild/src/other/ext/tcl.cmake
===================================================================
--- brlcad/branches/extbuild/src/other/ext/tcl.cmake 2020-11-11 06:11:45 UTC
(rev 77728)
+++ brlcad/branches/extbuild/src/other/ext/tcl.cmake 2020-11-12 14:48:20 UTC
(rev 77729)
@@ -1,3 +1,8 @@
+# TODO - We appear to have a problem with spaces in pathnames and the 8.6
autotools
+# build.
(https://core.tcl-lang.org/tcl/tktview/888c1a8c9d84c1f5da4a46352bbf531424fe7126)
+# May have to switch back to the CMake system until that's fixed, if we want to
+# keep the odd pathnames test running with bundled libs...
+
if (BRLCAD_ENABLE_TCL)
set(TCL_VERSION "8.6" CACHE STRING "BRL-CAD uses Tcl 8.6" FORCE)
endif (BRLCAD_ENABLE_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