mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 12:40:06 +00:00
fa55751f83
In Qt 5.1, Qt5::Core has a INTERFACE_QT_MAJOR_VERSION property
of '5', and since CMake 2.8.11, Qt4::QtCore has an
INTERFACE_QT_MAJOR_VERSION of '4'. This was introduced in
commit
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main_qt4.cpp | ||
main_qt5.cpp | ||
main.cpp |