rvthtool/cmake
David Korth 71c41db758 Improve Qt version detection.
- Set the default to "AUTO".

- For "AUTO", check for Qt6 first, then Qt5.

- Instead of linking to ${QT_NS}::WinMain, which doesn't exist on Qt6,
  just don't set QtX_NO_LINK_QTMAIN. (This works for Qt5, too.)
  - NOTE: Qt6 has QtEntryPoint instead.
2025-05-21 18:30:00 -04:00
..
libs [cmake] CheckNettle2or3.cmake: Also export NETTLE_FOUND in the PARENT_SCOPE. 2024-05-17 22:42:35 -04:00
macros [cmake] Backport more changes from rom-properties. 2025-05-21 18:14:39 -04:00
platform [cmake] Backport more changes from rom-properties. 2025-05-21 18:14:39 -04:00
toolchain Copied various CMake module updates from rom-properties. 2020-06-20 14:01:52 -04:00
cmake_uninstall.cmake.in [cmake] cmake_uninstall.cmake.in: Use EXECUTE_PROCESS() instead of EXEC_PROGRAM(). 2024-04-26 21:26:51 -04:00
options.cmake Improve Qt version detection. 2025-05-21 18:30:00 -04:00
platform.cmake [cmake] Backport more changes from rom-properties. 2025-05-21 18:14:39 -04:00