<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/106958/">http://git.reviewboard.kde.org/r/106958/</a>
     </td>
    </tr>
   </table>
   <br />





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">aren't all the include statements (eg #include "moc_effectwidget.cpp") not needed anymore when using cmake's built-in support for moc? CMake just automatically adds the moc files to the build.</pre>
 <br />







<p>- Ian</p>


<br />
<p>On October 19th, 2012, 8:13 p.m., Jon Severinsson wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Phonon.</div>
<div>By Jon Severinsson.</div>


<p style="color: grey;"><i>Updated Oct. 19, 2012, 8:13 p.m.</i></p>






<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Always use cmake's internal automoc support.

Beginning with version to 2.8.6 CMake have built in automoc support, thus making automoc4 unnecessary. The FindPhononInternal.cmake already uses the built in automoc support if available, but falls back to automoc4 when it isn't. This check will, however, get mighty confused when pressented with Qt5 rather than Qt4, and I figgured it was easier to just bump the required cmake version than to try debug why it didn't work. :P</pre>
  </td>
 </tr>
</table>





<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>CMakeLists.txt <span style="color: grey">(ea709f2)</span></li>

 <li>cmake/CMakeLists.txt <span style="color: grey">(4a3886c)</span></li>

 <li>cmake/FindAutomoc4.cmake <span style="color: grey">(e08ae80)</span></li>

 <li>cmake/FindPhononInternal.cmake <span style="color: grey">(66b4a21)</span></li>

 <li>demos/metadatareader/CMakeLists.txt <span style="color: grey">(0410a1c)</span></li>

 <li>demos/phota/CMakeLists.txt <span style="color: grey">(b37b4ad)</span></li>

 <li>demos/simplecapture/CMakeLists.txt <span style="color: grey">(c13715d)</span></li>

 <li>demos/simpleplayer/CMakeLists.txt <span style="color: grey">(e97bfd3)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/106958/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>