1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/cmake_modules
Arseniy Shestakov 7dca95c8cc CMake: multiple improvements for builds and project generation
- Change default build output directory name from "build" to "bin"
- Implement new function vcmi_get_cmake_debug_info
- Link client with SDL2main on Windows and disable debug console
- Remove all old MinGW-specific options since they outdated and MXE work fine
- Set AUTOGEN_TARGETS_FOLDER for better Xcode and Visual Studio projects
- Remove useless vcmitestFiles custom target for less garbage in project files
2017-08-16 16:10:07 +03:00
..
CMakeCPackOptions.cmake.in add NSIS generator settings 2014-07-14 01:23:57 +03:00
cotire license.txt - added missing cotire files to previous commit 2014-02-01 13:38:15 +00:00
cotire.cmake CMake: update cotire to 516d78476f 2017-08-16 16:10:07 +03:00
FindFFmpeg.cmake macOS: full rework of Mac packaging process 2017-08-16 16:10:07 +03:00
FindFuzzyLite.cmake Upgrade to fuzzylite 6.0 as a submodule 2017-08-15 16:05:49 +03:00
FindMinizip.cmake move minizip detection to module 2014-10-12 16:50:39 +03:00
FindSDL2_image.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2_mixer.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2_ttf.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
GetGitRevisionDescription.cmake Fix rebuilding everything on HEAD change 2016-10-23 16:56:53 +02: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
VCMIUtils.cmake CMake: multiple improvements for builds and project generation 2017-08-16 16:10:07 +03:00