1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/cmake_modules
Alexander Wilms a8f79ad9d8 Try to fix CMake warning:
-- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDL2.so (found version "2.0.20")
CMake Warning (dev) at /usr/local/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (SDL2main)
  does not match the name of the calling package (SDL2).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake_modules/FindSDL2.cmake:318 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:473 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.
2024-02-14 09:32:34 +01:00
..
create_link.cmake #3151-windows-build-symlinks 2023-11-06 15:57:39 +01:00
Findffmpeg.cmake fix typo in FindFFmpeg 2022-09-24 15:55:23 +03:00
Findfuzzylite.cmake Add include path of a more recent version of fuzzylite, which is required to build it with gcc 12.2.0 2023-09-16 05:13:16 +00:00
Findluajit.cmake CMake presets. (#744) 2022-05-26 08:55:20 +03:00
Findminizip.cmake initial iOS support to fix building 2022-09-24 15:55:15 +03:00
FindSDL2_image.cmake move linking to system frameworks to appropriate Find* scripts 2022-09-24 15:55:23 +03:00
FindSDL2_mixer.cmake move linking to system frameworks to appropriate Find* scripts 2022-09-24 15:55:23 +03:00
FindSDL2_ttf.cmake CMake presets. (#744) 2022-05-26 08:55:20 +03:00
FindSDL2.cmake Try to fix CMake warning: 2024-02-14 09:32:34 +01:00
FindTBB.cmake CMake presets. (#744) 2022-05-26 08:55:20 +03:00
GetGitRevisionDescription.cmake CMake: update version on each compiling 2018-02-11 13:52:29 +03:00
GetGitRevisionDescription.cmake.in
kitware license.txt
VCMI_lib.cmake Merge branch 'develop' into 'lobby' 2024-02-11 16:13:13 +02:00
VCMIUtils.cmake add option to compile AI code into libvcmi directly 2023-03-02 12:09:48 +03:00
Version.cmake CMake: update version on each compiling 2018-02-11 13:52:29 +03:00
VersionDefinition.cmake Version bump to 1.5.0 2024-01-19 21:21:22 +02:00