I tried to build knetworkmanager9 and it looks like
the CMakeLists.txt still
points to the knetworkmanager-0.8 directory which isn't
found in the 9 source.
The error was:
CMake Error at CMakeLists.txt:66 (add_subdirectory):
add_subdirectory given source "knetworkmanager-0.8"
which is not an
existing directory.
Check the wiki and etherpad for those apps that have been converted to cmake. All of the
packages will have some nominal cmake files, which is misleading. :)
Yesterday I filed a bug report against all packages converted to cmake because none of
them support kerberos.
The etherpad has notes about which cmake packages have missing elements.
We have no audit or test plan to verify the cmake conversions are complete.
Darrell