SFML/cmake
Lukas Dürrenberger 9e27096c37 Fix configuration conflicts with Clang
- On Windows you can use Clang with both MSVC and MinGW
- When using Clang with MSVC all the MSVC conditions should be fulfilled
- When using Clang with MinGW all the MSVC steps should not be run
2021-05-10 12:20:48 +02:00
..
Modules Rename FindVorbis -> FindVORBIS, for consistency with exported variables (e.g. VORBIS_FOUND) 2020-01-02 15:28:31 +01:00
toolchains Removed old android cmake toolchain 2019-01-09 15:22:49 +00:00
Config.cmake Fix configuration conflicts with Clang 2021-05-10 12:20:48 +02:00
Macros.cmake windows: add resource.rc files to dll builds 2021-04-11 16:02:51 +02:00
SFMLConfig.cmake.in Fix CMake scripts to install and find doxygen's generated SFML.tag file 2019-11-19 09:26:49 +01:00
SFMLConfigDependencies.cmake.in Added missing dependency on Xcursor in SFMLConfigDependencies.cmake.in 2020-09-13 20:35:48 +02:00