rom-properties/cmake
David Korth c47854506a [cmake] gcc.cmake: Enable -ftree-vectorize in release builds.
On i386, also add -mstackrealign, since i386 was originally defined to
use 4-byte stack alignment. Most programs *should* be updated to use
16-byte stack alignment nowadays, but just in case something isn't,
this will help to prevent alignment exceptions.
2023-08-07 18:04:26 -04:00
..
libs [libi18n,libromdata] ${Intl_LIBRARIES} -> ${Intl_LIBRARY} 2023-08-04 23:57:31 -04:00
macros [cmake] CPUInstructionSetFlags.cmake: Also check for "cortex" for ARM with non-MSVC compilers. 2023-07-16 19:58:48 -04:00
platform [cmake] gcc.cmake: Enable -ftree-vectorize in release builds. 2023-08-07 18:04:26 -04:00
toolchain [scripts] package.cmd: Add ARM, ARM64, and ARM64EC. 2023-07-16 18:28:21 -04:00
cmake_uninstall.cmake.in CMakeLists.txt: Added an uninstall target. 2017-11-25 15:50:21 -05:00
options.cmake [kde] Enable KF6 builds. 2023-08-04 22:41:57 -04: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