CMake报错
CMake Error at CMakeLists.txt:67 (find_package):
By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5" with any of
the following names:
Qt5Config.cmake
qt5-config.cmake
Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
to a directory containing one of the above files. If "Qt5" provides a
separate development package or SDK, be sure it has been installed.
Ungrouped Entries-Qt5_DIR-输入cmake配置文件路径,如qt5.9,在这里Qt\Qt5.9.7\5.9.7\msvc2013_64\lib\cmake\Qt5
3589

被折叠的 条评论
为什么被折叠?



