<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I didn't know about Tclsh. I see now it is part of TCL. This is
useful, thank you. <br>
</p>
<blockquote type="cite"
cite="mid:CAM_JqVnXMKnGE89aDJQmZNB+Rp6mAbSa2f75Ti5oss7cnuGZEQ@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_quote">
<div>Â </div>
<div>Probably because the following isn't properly set
if you don't enable a language:</div>
<div>CMAKE_FIND_LIBRARY_SUFFIXES<br>
</div>
<div>CMAKE_FIND_LIBRARY_PREFIXES<br>
</div>
<div><br>
</div>
<div>You could probably just use "find_package(Tclsh)"
to just find the shell.</div>
<div><a
href="https://cmake.org/cmake/help/v3.14/module/FindTclsh.html"
moz-do-not-send="true">https://cmake.org/cmake/help/v3.14/module/FindTclsh.html</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</body>
</html>