diff options
author | Sebastien Barre <sebastien.barre@kitware.com> | 2002-06-14 20:49:00 (GMT) |
---|---|---|
committer | Sebastien Barre <sebastien.barre@kitware.com> | 2002-06-14 20:49:00 (GMT) |
commit | 64a1707aeee16dcfac31e770b0869d9fc9c56ad2 (patch) | |
tree | c360526f03051fdd9513f3f6abcbd4b6709308d1 /Modules/FindTclsh.cmake | |
parent | 12d0b7c93d54f51a9b47152dbd5ba9b5c182c966 (diff) | |
download | CMake-64a1707aeee16dcfac31e770b0869d9fc9c56ad2.zip CMake-64a1707aeee16dcfac31e770b0869d9fc9c56ad2.tar.gz CMake-64a1707aeee16dcfac31e770b0869d9fc9c56ad2.tar.bz2 |
ENH: clean modules (doc, make stuff advanced, etc.)
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 |