rom-properties/cmake
David Korth b4c8e753e0 [cmake] cmake_uninstall.cmake.in: Use EXECUTE_PROCESS() instead of EXEC_PROGRAM().
EXECUTE_PROCESS() has been around since at least 3.0, and EXEC_PROGRAM()
is deprecated as of 3.28:

CMake Warning (dev) at cmake/cmake_uninstall.cmake:12 (EXEC_PROGRAM):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
2024-03-03 12:51:03 -05:00
..
libs [kf5] Install KDE service menus in ${SERVICES_INSTALL_DIR} if older than KF5 5.85. 2024-03-01 01:37:59 -05:00
macros [cmake] Check64BitTimeSupport.cmake: Don't set TMP_TIME64_FOUND_TIME_BITS if C++ support is broken. 2024-02-22 19:30:56 -05:00
platform [cmake] gcc.cmake: Specify -fno-math-errno. 2024-03-01 20:29:11 -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 Remove BUILD_GTK2; use BUILD_XFCE everywhere instead. 2024-01-25 22:44:44 -05:00
platform.cmake [cmake] platform.cmake: Fix UNSET()s of UNICODE_FLAG, ENTRY_POINT_FLAG, and SETARGV_FLAG. 2023-07-22 01:39:05 -04:00