mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
![]() These options are now only applied if compiling with clang. While it's possible to use libc++ with gcc, it requires a lot of manual changes, and basicaly no one does it. (libstdc++ with clang is commonly done on desktop Linux systems, though.) Don't -D_LIBCPP_ENABLE_ASSERTIONS on clang-17 or later. It's deprecated, and may result in a compile error. (...though on Android/Termux with clang-20.1.3, it didn't...) |
||
---|---|---|
.. | ||
DT_RELR_Test.c | ||
gcc.cmake | ||
msvc.cmake | ||
win32-gcc.cmake | ||
win32-msvc.cmake | ||
win32.cmake |