<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake][GTK][OSX] webkit-gtk 2.11.2: libwebkit2gtk (and others) are not installed by 'make install'"
   href="https://bugs.webkit.org/show_bug.cgi?id=152651#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CMake][GTK][OSX] webkit-gtk 2.11.2: libwebkit2gtk (and others) are not installed by 'make install'"
   href="https://bugs.webkit.org/show_bug.cgi?id=152651">bug 152651</a>
              from <span class="vcard"><a class="email" href="mailto:philip.chimento&#64;gmail.com" title="Philip Chimento &lt;philip.chimento&#64;gmail.com&gt;"> <span class="fn">Philip Chimento</span></a>
</span></b>
        <pre>I think this is the culprit:

<a href="http://trac.webkit.org/browser/trunk/Source/WebKit2/CMakeLists.txt#L856">http://trac.webkit.org/browser/trunk/Source/WebKit2/CMakeLists.txt#L856</a>

Is there a different option that could be substituted for if(APPLE), or could this simply be changed to

    if (APPLE AND NOT PORT STREQUAL &quot;GTK&quot;)</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>