dh_auto_configure '--buildsystem=kde' --parallel "-u-DCMAKE_USE_RELATIVE_PATHS=ON"
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_BUILD_TYPE=Debian -DCMAKE_USE_RELATIVE_PATHS=ON
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:7 (include):
include could not find load file:
KDE4Defaults
CMake Error at CMakeLists.txt:20 (find_package):
By not providing "FindKdepimLibs.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KdepimLibs", but CMake did not find one.
Could not find a package configuration file provided by "KdepimLibs" with
any of the following names:
KdepimLibsConfig.cmake
kdepimlibs-config.cmake
Add the installation prefix of "KdepimLibs" to CMAKE_PREFIX_PATH or set
"KdepimLibs_DIR" to a directory containing one of the above files. If
"KdepimLibs" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/build/kgpg-16.04.2/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log".
"tail -v -n +0 CMakeCache.txt"
==> CMakeCache.txt <==