1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/cmake_modules
Ivan Savenko d13bbabf08 Made copying of config & mods directories on build optional
Added option COPY_CONFIG_ON_BUILD, if set to OFF then post-process
command that copies config & mods directories to build destination will
be disabled.

This command may be convenient in most cases, but when only config file is
edited CMake won't trigger this command since lib was not changed.

At least on Linux, symlinks are more reliable alternative
2022-12-05 22:26:59 +02: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 CMake: update version on each compiling 2018-02-11 13:52:29 +03:00
GetGitRevisionDescription.cmake.in Fix rebuilding everything on HEAD change 2016-10-23 16:56:53 +02:00
kitware license.txt CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
VCMI_lib.cmake Made copying of config & mods directories on build optional 2022-12-05 22:26:59 +02:00
VCMIUtils.cmake [Conan] save install folder to CMake variable 2022-10-22 16:59:45 +03:00
Version.cmake CMake: update version on each compiling 2018-02-11 13:52:29 +03:00
VersionDefinition.cmake Move version definition into a separate cmake file 2022-10-22 20:48:38 +03:00