rom-properties/cmake
David Korth 22753b9cf5 Clean up some Qt4/KDE4 warnings.
- Enable the "new" automoc policy for KDE4.
  Otherwise, CMake complains because the old policy doesn't run
  automoc on generated sources, e.g. from uic or rcc.
  NOTE: Only on Qt4; CMake doesn't show this for Qt5/Qt6.

- Unset KDE4 variables that are marked "deprecatd" in KF5/KF6.
  Otherwise, if building for both KDE4 and KF5, a lot of deprecated
  variable warnings appear.

- Copy SERVICES_INSTALL_DIR to KDE4_SERVICES_INSTALL_DIR, since it's
  used by the KDE4 UI frontend.
2025-01-18 11:18:39 -05:00
..
libs Clean up some Qt4/KDE4 warnings. 2025-01-18 11:18:39 -05:00
macros Add some workarounds for issues encountered on NixOS. 2024-10-25 01:02:40 -04:00
platform [cmake] gcc.cmake: Enable C++ assertions and debug mode, when building for Debug. 2024-11-17 11:50:42 -05:00
toolchain [scripts] package.cmd: Add ARM, ARM64, and ARM64EC. 2023-07-16 18:28:21 -04:00
cmake_uninstall.cmake.in [cmake] cmake_uninstall.cmake.in: Use EXECUTE_PROCESS() instead of EXEC_PROGRAM(). 2024-03-03 12:51:03 -05:00
options.cmake The KDE 6.x and GTK 4.x UI frontends are no longer experimental. 2024-10-25 01:20:33 -04:00
platform.cmake [cmake] Add flags for RelWithDebInfo. 2024-03-24 16:58:18 -04:00