<div dir="ltr">Thanks. This is scary :(<div><br></div><div>Regards, Sumit</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 30, 2013 at 10:32 PM, Williams, Norman K <span dir="ltr">&lt;<a href="mailto:norman-k-williams@uiowa.edu" target="_blank">norman-k-williams@uiowa.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It might be confusing -- well it is confusing! -- but CMake built-in<br>
commands, functions and macro names are case insensitive.  CMake command<br>
keywords are case sensitive.<br>
<br>
The first is a legal CMake command. The second is a fatal CMake error:<br>
<br>
CMake Error at CMakeLists.txt:13 (if):<br>
  if given arguments:<br>
<br>
    &quot;Darwin&quot; &quot;matches&quot; &quot;Linux&quot;<br>
<br>
  Unknown arguments specified<br>
<br>
<br>
<br>
--<br>
Kent Williams <a href="mailto:norman-k-williams@uiowa.edu">norman-k-williams@uiowa.edu</a><br>
<div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
On 9/30/13 11:36 AM, &quot;Sumit Adhikari&quot; &lt;<a href="mailto:sumit.adhikari@gmail.com">sumit.adhikari@gmail.com</a>&gt; wrote:<br>
<br>
&gt;Dear All,<br>
&gt;<br>
&gt;<br>
&gt;if(${CMAKE_SYSTEM_NAME} MATCHES &quot;Linux&quot;)<br>
&gt;<br>
&gt;<br>
&gt;differs from<br>
&gt;<br>
&gt;<br>
&gt;if(${CMAKE_SYSTEM_NAME} matches &quot;Linux&quot;)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;Is this behavior expected ?<br>
&gt;<br>
&gt;<br>
&gt;Regards, Sumit<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;--<br>
&gt;Sumit Adhikari,<br>
&gt;Senior Architect - Product Development,<br>
&gt;Synphony Teleca<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div>________________________________<br>
Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.<br>

________________________________<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Sumit Adhikari,<br>Senior Architect - Product Development,<div>Synphony Teleca</div></div>
</div>