<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use find_library within Windows build"
   href="https://bugs.webkit.org/show_bug.cgi?id=160904#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Use find_library within Windows build"
   href="https://bugs.webkit.org/show_bug.cgi?id=160904">bug 160904</a>
              from <span class="vcard"><a class="email" href="mailto:don.olmstead&#64;am.sony.com" title="Don Olmstead &lt;don.olmstead&#64;am.sony.com&gt;"> <span class="fn">Don Olmstead</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160904#c11">comment #11</a>)
<span class="quote">&gt; Comment on <span class=""><a href="attachment.cgi?id=286250&amp;action=diff" name="attach_286250" title="FindICU with comments">attachment 286250</a> <a href="attachment.cgi?id=286250&amp;action=edit" title="FindICU with comments">[details]</a></span>
&gt; FindICU with comments
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=286250&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=286250&amp;action=review</a>
&gt; 
&gt; I can confirm that this patch builds properly on a local Windows development
&gt; machine. The build failure was due to an existing WIndows problem that has
&gt; since been fixed.
&gt; 
&gt; Note that we need to land <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Remove old libraries from build inputs"
   href="show_bug.cgi?id=160949">Bug 160949</a> before this one.
&gt; 
&gt; &gt; Source/cmake/FindICU.cmake:82
&gt; &gt; +        set(ICU_DATA_LIBRARIES)
&gt; 
&gt; I wonder if set(ICU_DATA_LIBRARIES ${ICU_DATA_LIBRARY}) just does the right
&gt; thing in the case of no ICU_DATA_LIBRARY value...</span >

It should. In our setup we have the data libraries and it works fine. On WinCairo it didnt find them and I don't see it in the Additional Dependencies within VS.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>