1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/cmake_modules
Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts:
- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes
2023-07-30 22:17:47 +03:00
..
Findffmpeg.cmake fix typo in FindFFmpeg 2022-09-24 15:55:23 +03:00
Findfuzzylite.cmake CMake presets. (#744) 2022-05-26 08:55:20 +03: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 move linking to system frameworks to appropriate Find* scripts 2022-09-24 15:55:23 +03:00
FindTBB.cmake CMake presets. (#744) 2022-05-26 08:55:20 +03:00
GetGitRevisionDescription.cmake
GetGitRevisionDescription.cmake.in
kitware license.txt
VCMI_lib.cmake Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
VCMIUtils.cmake add option to compile AI code into libvcmi directly 2023-03-02 12:09:48 +03:00
Version.cmake
VersionDefinition.cmake Bump version to 1.4 2023-07-27 19:14:47 +03:00