No information about what dependencies i need to install.
cmake arguing about compiling process and giving an error like:
CMake Error at CMakeLists.txt:21 (find_package):
By not providing "FindKF5Plasma.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5Plasma", but CMake did not find one.
Could not find a package configuration file provided by "KF5Plasma"
(requested version 5.0) with any of the following names:
KF5PlasmaConfig.cmake
kf5plasma-config.cmake
Add the installation prefix of "KF5Plasma" to CMAKE_PREFIX_PATH or set
"KF5Plasma_DIR" to a directory containing one of the above files. If
"KF5Plasma" provides a separate development package or SDK, be sure it has
been installed.
Installed everything it wanted, still arguing about lack of KF5Plasma...
No information about what dependencies i need to install.
cmake arguing about compiling process and giving an error like:
Installed everything it wanted, still arguing about lack of KF5Plasma...