[cmake-commits] barre committed FindTCL.cmake 1.53 1.54

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Feb 13 17:00:22 EST 2008


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv13255/Modules

Modified Files:
	FindTCL.cmake 
Log Message:
ENH: fix advanced bug


Index: FindTCL.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindTCL.cmake,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- FindTCL.cmake	26 Jan 2008 06:11:03 -0000	1.53
+++ FindTCL.cmake	13 Feb 2008 22:00:20 -0000	1.54
@@ -205,8 +205,6 @@
 FIND_PACKAGE_HANDLE_STANDARD_ARGS(TK DEFAULT_MSG TK_LIBRARY TK_INCLUDE_PATH)
 
 MARK_AS_ADVANCED(
-  TCL_TCLSH_PATH
-  TK_WISH_PATH
   TCL_INCLUDE_PATH
   TK_INCLUDE_PATH
   TCL_LIBRARY



More information about the Cmake-commits mailing list