Hi all, I downloaded the QT5.0.0 Beta binaries for windows, installed CMake 2.8.9 and tried to use cmake to locate QT5 using:
FIND_PACKAGE(Qt5Core) which fails because "FindQt5Core.cmake" can't be located. I read somewhere that Qt5 generates and installs its own cmake scripts ... so I wonder, where does it install the FindQt5*.cmake scripts? Kind regards, Walter _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
