Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CMake Error at CMakeLists.txt:56 (find_package):
- By not providing "FindQt5XkbCommonSupport.cmake" in CMAKE_MODULE_PATH this
- project has asked CMake to find a package configuration file provided by
- "Qt5XkbCommonSupport", but CMake did not find one.
- Could not find a package configuration file provided by
- "Qt5XkbCommonSupport" with any of the following names:
- Qt5XkbCommonSupportConfig.cmake
- qt5xkbcommonsupport-config.cmake
- Add the installation prefix of "Qt5XkbCommonSupport" to CMAKE_PREFIX_PATH
- or set "Qt5XkbCommonSupport_DIR" to a directory containing one of the above
- files. If "Qt5XkbCommonSupport" provides a separate development package or
- SDK, be sure it has been installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement