shadPS4/externals/gcn
Osyotr c02ea77b80 cmake: Cleanup
- 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 01:06:53 +03:00
..
include/gcn Devtools: PM4 Explorer (#1094) 2024-10-03 22:43:23 +02:00
CMakeLists.txt cmake: Cleanup 2025-02-25 01:06:53 +03:00