colobot/cmake
MrSimbax ea7837b4c6 Remove usage of a CMake 3.17 feature
We currently use CMake 3.16 for compatibility with Ubuntu 18.04 LTS.

The `NAME_MISMATCHED` argument which turns off a CMake warning
when using `FIND_PACKAGE_HANDLE_STANDARD_ARGS`, is not available
in CMake 3.16 and can prevent a successful build.

See
https://github.com/colobot/colobot/pull/1478#issuecomment-986204233
2021-12-08 19:35:30 +01:00
..
Copyright.txt Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindFLAC.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindGLEW.cmake Remove support for MXE 2021-09-04 21:52:58 +02:00
FindIntl.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindOgg.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindOpenAL.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindOpus.cmake Find Opus because SndFile now depends on it 2021-09-04 20:33:15 +02:00
FindPhysFS.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSDL2.cmake Remove usage of a CMake 3.17 feature 2021-12-08 19:35:30 +01:00
FindSDL2_image.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSDL2_ttf.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindSndFile.cmake Find Opus because SndFile now depends on it 2021-09-04 20:33:15 +02:00
FindVorbis.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
FindVorbisEnc.cmake Update Find*.cmake modules 2020-07-10 18:38:06 +02:00
colobot-lint.cmake Fix linter 2020-07-14 13:43:33 +02:00
msys.cmake Remove support for MXE 2021-09-04 21:52:58 +02:00