<div class="gmail_quote">On Thu, Feb 9, 2012 at 2:22 PM, Alexander Neundorf <span dir="ltr">&lt;<a href="mailto:a.neundorf-work@gmx.net">a.neundorf-work@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thursday 09 February 2012, Robert Dailey wrote:<br>
&gt; It would seem useful to have a PARENT_SCOPE option for the unset() command,<br>
&gt; just like its set() counterpart. Is there a particular reason why it does<br>
&gt; not have it now?<br>
<br>
</div>No, I think there is not particular reason.<br>
<br>
Alex<br>
<span class="HOEnZb"><font color="#888888">--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</font></span></blockquote></div><br><div><br></div><div>Does:</div><div><br></div><div>  set(var PARENT_SCOPE)</div><div><br></div><div>have the intended effect?</div><div><br></div><div>(If so, you could use that until such time as PARENT_SCOPE is added to unset.)</div>
<div><br></div>