<p><br>
It would be nice for code that is duplicated in ITK and VTK (a robot automatically syncs the MetaIO directories in ITK and VTK) to have an automated mechanism for determining if it is being compiled in ITK or VTK.  Any suggestions on what alternate method to use?  I guess we need a var that is specific and not exported via find_package.  I&#39;d rather not create a new one.  Surely one already exists and thereby would be a more general/elegant solution? </p>

<p>So are you saying that having a find_package() in a use.cmake file is ok?</p>
<p>S<br></p>
<p>-- Sent from an Android phone.  Please forgive the typos.</p>
<p><blockquote type="cite">On Jul 18, 2010 6:19 AM, &quot;Karthik Krishnan&quot; &lt;<a href="mailto:karthik.krishnan@kitware.com">karthik.krishnan@kitware.com</a>&gt; wrote:<br><br>Alternatively, the fix could also be made in ITK/VTK. After all<br>

VTK-VERSION is used solely to decide if MetaIO is being compiled<br>
within ITK or VTK. One could set the MetaIO-FOR-VTK / ITK from the<br>
parent Utilities directory as well.<br>
<p><font color="#500050"><br>On 7/18/10, Stephen Aylward &lt;<a href="mailto:stephen.aylward@kitware.com">stephen.aylward@kitware.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I am far from a cmake ex...</font></p></blockquote>
</p>