shadPS4/externals/gcn
Osyotr be6840f6a9
cmake: Cleanup (#2535)
- Don't call enable_language before project.
See CMake docs for CMP0165.
- Remove boost-related cache variables.
It's too late to set them because Boost::headers has already been found.
- Don't build SDL3-test library.
Not used by shadps4.
- Remove /Zc:preprocessor from toml11's INTERFACE_COMPILE_OPTIONS.
Clang-cl does not support this flag and emits a lot of warnings.
- Remove dummy.cpp and make gcn a proper INTERFACE target.
2025-02-25 20:46:26 +02:00
..
include/gcn Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
CMakeLists.txt cmake: Cleanup (#2535) 2025-02-25 20:46:26 +02:00