【发布时间】:2016-12-09 08:30:46
【问题描述】:
我在使用 CMake 构建文件时遇到以下错误:
CMake Warning at CMakeLists.txt:33 (FIND_PACKAGE):
By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Core", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5Core" with any of the following names:
Qt5CoreConfig.cmake
qt5core-config.cmake
有人知道如何解决这个问题吗?提前致谢
【问题讨论】: