rvthtool/cmake
David Korth f86d5c4ad4 [cmake] CheckNettle2or3.cmake: Set HAVE_NETTLE locally *and* in PARENT_SCOPE.
Otherwise, encryption will be disabled, even if Nettle is available.

This fixes a regression from commit 03ce73c612.
([cmake] CheckNettle2or3.cmake: Convert the macro to a function.)

Also, remove the ENABLE_DECRYPTION section. That's a leftover from
rom-properties, and rvthtool *requires* support for decryption.
2024-05-17 22:37:44 -04:00
..
libs [cmake] CheckNettle2or3.cmake: Set HAVE_NETTLE locally *and* in PARENT_SCOPE. 2024-05-17 22:37:44 -04:00
macros [cmake] CPUInstructionSetFlags.cmake: PowerPC should set CPU_ppc64 or CPU_ppc, *not* CPU_arm64 or CPU_arm. 2024-04-26 21:30:17 -04:00
platform Port over CMake changes from rom-properties. 2023-11-25 10:09:48 -05: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 Port over CMake changes from rom-properties. 2023-11-25 10:09:48 -05:00
platform.cmake Port over CMake changes from rom-properties. 2023-11-25 10:09:48 -05:00