Browse Source

Enh: Added TCLSH

Bill Lorensen 25 years ago
parent
commit
f2b59a7601
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CMakeVariables.make.in

+ 1 - 0
CMakeVariables.make.in

@@ -54,6 +54,7 @@ JAVAC         = @JAVAC@
 JAR           = @JAR@
 JAVADOC       = @JAVADOC@
 
+TCLSH         = @TCLSHCOMMAND@
 
 X_EXTRA_LIBS  = @X_EXTRA_LIBS@
 X_PRE_LIBS    = @X_PRE_LIBS@