Quote:
Originally Posted by recook
Hi,
in the qt-cmake run as a lowly user, this came up:
Code:
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_TOOLCHAIN_FILE
|
If it builds (with Qt6) and runs OK, I wouldn't worry about it. That part was written when cmake still needed a bit of help finding Qt6 on certain distros.
qt6-base-dev provides Qt6Config.cmake which should allow the standard cmake command to find the everything it needs for a Qt6 build.