<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 16, 2020 at 6:29 AM Karl Kleinpaste &lt;<a href="mailto:karl@kleinpaste.org">karl@kleinpaste.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <div>On 4/15/20 11:41 PM, Greg Hellings
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div>Plus my NASB patch</div>
    </blockquote>
    <font face="FreeSerif">Of course that patch has been merged, so that
      can go away for next release.<br>
      <br>
      I see that the critical(ly dumb) thing I was missing was
      -DGTKHTML=ON, as indicated by both you and Caleb. Thanx, don&#39;t
      know why I didn&#39;t realize what that was about, it gets the gtkhtml
      editor. Fine so far. Duh, and all that.<br></font></div></blockquote><div><br></div><div>You can find all the options conveniently located in cmake/XiphosOptions.cmake to help. I keep referring back to it.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><font face="FreeSerif">
      <br>
      But yours includes a &quot;:BOOL&quot; component. Is that a necessary or
      especially advisable cmake-ism?<br></font></div></blockquote><div><br></div><div>Not strictly necessary. It just massages truthiness value such as the Yes/No, On/Off, True/False strings into boolean value. CMake should behave pretty well if you set them without it. It&#39;s just a tiny bit safer. Like always wrapping shell variables in quotation marks even if you set the value and know it doesn&#39;t have a space in it. Some day it might and you might forget.</div><div><br></div><div>--Greg<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><font face="FreeSerif">
    </font>
  </div>

_______________________________________________<br>
xiphos-devel mailing list<br>
<a href="mailto:xiphos-devel@crosswire.org" target="_blank">xiphos-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/xiphos-devel" rel="noreferrer" target="_blank">http://www.crosswire.org/mailman/listinfo/xiphos-devel</a><br>
</blockquote></div></div>