rom-properties/cmake
David Korth f3bdc04bd9 [platform] msvc.cmake: Disable some more warnings that are causing errors now.
Disabled these warnings:
- C4005: macro redefinition (libpng's intprefix.out.tf1 is breaking on this...)
- C4091: 'typedef ': ignored on left of 'tagGPFIDL_FLAGS' when no variable is declared
- C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning)

TODO:
- Re-enable C4800 as not-an-error?
- Figure out how to fix libpng's C4005 warnings.
2025-04-01 19:17:11 -04:00
..
libs [zstd] Update: 1.5.6 -> 1.5.7 2025-02-19 22:07:44 -05:00
macros Remove IFUNC support. 2025-03-29 16:46:51 -04:00
platform [platform] msvc.cmake: Disable some more warnings that are causing errors now. 2025-04-01 19:17:11 -04: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 [libfmt] Add an internal copy of libfmt-11.1.2. 2025-01-21 23:59:20 -05:00
platform.cmake Remove IFUNC support. 2025-03-29 16:46:51 -04:00