<div dir="ltr">I just shortened the line into something less descriptive.  In any case, I'm just posting these things here as I find them so that if we ever have the discussion again, all of the things that came up in the interim won't be forgotten.<br></div><br><div class="gmail_quote">On Wed, Apr 8, 2015 at 1:45 PM Jonathan Roelofs <<a href="mailto:jonathan@codesourcery.com">jonathan@codesourcery.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 4/8/15 2:32 PM, Zachary Turner wrote:<br>
> When the line is like 400 characters, it's pretty obnoxious.<br>
<br>
Can you break it up using variable substitutions?<br>
<br>
><br>
> On Wed, Apr 8, 2015 at 1:32 PM Sean Silva <<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a><br>
> <mailto:<a href="mailto:chisophugis@gmail.com" target="_blank">chisophugis@gmail.com</a>><u></u>> wrote:<br>
><br>
>     On Wed, Apr 8, 2015 at 1:19 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a><br>
>     <mailto:<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>>> wrote:<br>
><br>
>         Just found another issue with CMake versions prior to 3.0. I<br>
>         need to write a long string, and prior to 3.0 there is no line<br>
>         continuation for quoted arguments.  This might seem minor, but<br>
>         it's one of those things that when you need to do it, it's<br>
>         really annoying for there to be no good workaround  :-/<br>
><br>
><br>
>     Can't you just use longer lines? Seems pretty straightforward.<br>
><br>
>     -- Sean Silva<br>
><br>
><br>
><br>
>         <a href="http://www.cmake.org/cmake/help/v3.0/manual/cmake-language.7.html#quoted-argument" target="_blank">http://www.cmake.org/cmake/<u></u>help/v3.0/manual/cmake-<u></u>language.7.html#quoted-<u></u>argument</a><br>
><br>
>         "<br>
><br>
>         Note<br>
><br>
>         CMake versions prior to 3.0 do not support continuation with \.<br>
>         They report errors in quoted arguments containing lines ending<br>
>         in an odd number of \ characters."<br>
><br>
><br>
><br>
>         On Mon, Mar 16, 2015 at 11:21 AM Renato Golin<br>
>         <<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a> <mailto:<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.<u></u>org</a>>> wrote:<br>
><br>
>             On 16 March 2015 at 18:00, Zachary Turner<br>
>             <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a> <mailto:<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>>> wrote:<br>
>              > We can always just say "if you want to self host, you<br>
>             need 3.0 or higher",<br>
>              > but thought I would add this to the thread anyway.<br>
><br>
>             I think that would be wiser, especially it being an undocumented<br>
>             feature. But thanks for the heads up.<br>
><br>
>             cheers,<br>
>             --renato<br>
><br>
><br>
>         ______________________________<u></u>_________________<br>
>         LLVM Developers mailing list<br>
>         <a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a> <mailto:<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>><br>
>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>         <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
><br>
<br>
--<br>
Jon Roelofs<br>
<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a><br>
CodeSourcery / Mentor Embedded<br>
</blockquote></div>