Hi,<br><br>I have tried to ask this on the cmake mailing list, but perhaps it is automoc (KDE) specific and I will have more luck here. I am currently using cmake 2.8.10 (just updated few minutes ago) and automoc 0.9.88. You can find the issue below in more details, but in short:<br>
<br><pre>-- Found Threads: TRUE
-- Found OpenSSL: /usr/lib/libssl.so
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
CMake Error at
/usr/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198
(MESSAGE):
  Did not find automoc4 (Automoc4Config.cmake, install
  <a href="git://anongit.kde.org/automoc">git://anongit.kde.org/automoc</a>).  (missing: AUTOMOC4_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/apps/cmake/modules/FindAutomoc4.cmake:49
(find_package_handle_standard_args)
  /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:423 (find_package)
  /usr/share/cmake-2.8/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)
  CMakeLists.txt:27 (find_package)
</pre><br><a href="http://www.cmake.org/pipermail/cmake/2012-September/052166.html">http://www.cmake.org/pipermail/cmake/2012-September/052166.html</a><br><br>Laszlo<br>