diff options
Diffstat (limited to 'Modules/FindTclsh.cmake')
-rw-r--r-- | Modules/FindTclsh.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/FindTclsh.cmake b/Modules/FindTclsh.cmake index 48114ae..a2273e9 100644 --- a/Modules/FindTclsh.cmake +++ b/Modules/FindTclsh.cmake @@ -4,7 +4,6 @@ # the library is. This code sets the following variables: # # TCL_TCLSH = the full path to the tclsh binary (tcl tcl80 etc) -# TK_WISH = the full path to the wish binary (wish wish80 etc) # # In cygwin, look for the cygwin version first. Don't look for it later to |