<div dir="ltr">Just found another issue with CMake versions prior to 3.0.  <span style="font-size:13.1999998092651px;line-height:19.7999992370605px">I need to write a long string, and prior to 3.0 there is no line continuation for quoted arguments.  This might seem minor, but it's one of those things that when you need to do it, it's really annoying for there to be no good workaround  :-/</span><br><br><div><a href="http://www.cmake.org/cmake/help/v3.0/manual/cmake-language.7.html#quoted-argument">http://www.cmake.org/cmake/help/v3.0/manual/cmake-language.7.html#quoted-argument</a><br></div><div><br></div><div>"<p class="first admonition-title" style="margin:0px 10px 5px 0px;font-weight:bold;display:inline;text-align:justify;line-height:20.7999992370605px;color:rgb(0,0,0);font-family:sans-serif;font-size:16px">Note</p><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:16px;line-height:normal;background-color:rgb(238,238,238)"> </span><p class="last" style="text-align:justify;line-height:20.7999992370605px;margin-bottom:5px;display:inline;color:rgb(0,0,0);font-family:sans-serif;font-size:16px">CMake versions prior to 3.0 do not support continuation with <tt class="docutils literal" style="padding:0px 1px;font-size:0.95em;background:rgb(214,214,214)"><span class="pre">\</span></tt>. They report errors in quoted arguments containing lines ending in an odd number of <tt class="docutils literal" style="padding:0px 1px;font-size:0.95em;background:rgb(214,214,214)"><span class="pre">\</span></tt> characters."</p></div><div><br></div></div><br><div class="gmail_quote">On Mon, Mar 16, 2015 at 11:21 AM Renato Golin <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16 March 2015 at 18:00, Zachary Turner <<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 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>
</blockquote></div>