Revision: 75652
http://sourceforge.net/p/brlcad/code/75652
Author: starseeker
Date: 2020-04-30 12:42:46 +0000 (Thu, 30 Apr 2020)
Log Message:
-----------
Set TK_WISH - we don't use it during the build, but we'd like to keep FindTCL
happy...
Modified Paths:
--------------
brlcad/trunk/src/other/CMakeLists.txt
Modified: brlcad/trunk/src/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/CMakeLists.txt 2020-04-30 06:43:57 UTC (rev
75651)
+++ brlcad/trunk/src/other/CMakeLists.txt 2020-04-30 12:42:46 UTC (rev
75652)
@@ -425,6 +425,7 @@
# Set the necessary variables ourselves since FindTCL.cmake doesn't know
about our build
set(TK_LIBRARY tk CACHE STRING "TK_LIBRARY" FORCE)
set(TK_STUB_LIBRARY tkstub CACHE STRING "TK_LIBRARY" FORCE)
+ set(TK_WISH wish CACHE STRING "TK_WISH" FORCE)
# For the include path, use the TK_INCLUDE_PATH set in the tk build itself;
# we are not installing headers, so we have to look in the source tree
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