Would this work?<div><div><br></div><div>        set( ENV{PATH} &quot;ENV{PATH};${CMAKE_SOURCE_DIR}/tools/doxygen&quot; )</div><br><div class="gmail_quote">On Wed, Mar 25, 2009 at 5:30 PM, Robert Dailey <span dir="ltr">&lt;<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Is there a way that I can temporarily add an executable search path to PATH for the Linux and Windows platforms? I temporarily wish to allow CMake to find certain third party command line applications so it may execute them. I&#39;d be calling CMake&#39;s execute_process() function to do this. But this by no means should permanently change the PATH variable.</div>

</blockquote></div><br></div>