On Thu, Dec 4, 2008 at 6:53 AM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Robert Dailey wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
The problem isn&#39;t about MAC line endings not working. I could care less about line ending requirements, I&#39;ll go with whatever works. The main problem I have is that CMake didn&#39;t TELL me what the problem was. It should have said, &quot;Hey dummy, your line endings are unacceptable. Please change them to LINUX line endings&quot;. That would have saved me hours of time!<br>

</blockquote>
<br></div>
Sure, it is just that you are the very first person to run &nbsp;into this in the last 8 years. &nbsp;I am curious how you created the file. I will try to come up with a way to detect mac files and issue an error.</blockquote></div>
<br>I used Notepad++ to edit my file. I didn&#39;t change line endings
manually, so MAC must be set as the default for some reason. Notepad++
has some great syntax highlighting for CMake scripts.<br>