<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [cmake][OpenWebRTC] Move SDPProcessorScriptResource rules to common WebCore"
   href="https://bugs.webkit.org/show_bug.cgi?id=164937#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [cmake][OpenWebRTC] Move SDPProcessorScriptResource rules to common WebCore"
   href="https://bugs.webkit.org/show_bug.cgi?id=164937">bug 164937</a>
              from <span class="vcard"><a class="email" href="mailto:annulen&#64;yandex.ru" title="Konstantin Tokarev &lt;annulen&#64;yandex.ru&gt;"> <span class="fn">Konstantin Tokarev</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=295207&amp;action=diff" name="attach_295207" title="Patch">attachment 295207</a> <a href="attachment.cgi?id=295207&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=295207&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=295207&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/CMakeLists.txt:3673
&gt; +endif ()</span >

Sorry for not spotting all issues at once :)

Following if() block checks if WebCore_SDP_PROCESSOR_SCRIPTS is set, now it's always true, so both blocks can be merged into single if (ENABLE_MEDIA_STREAM) block.</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>