1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-07 13:08:09 +02:00
Arseniy Shestakov 193f492b99 CMake: cleanup, project generation and other improvements
- Use EXCLUDE_FROM_ALL for FuzzyLite and GoogleTest to avoid inclusion of unneded headers and libraries into installers.
- Set minimum CMake version only in main CMakeLists.txt
- Set project name only in main CMakeLists.txt
- Visual Studio: add assign_source_group function to generate proper filesystem tree
- Visual Studio: set PROJECT_LABEL so generated projects have same names binaries on Windows
- Visual Studio: enabled USE_FOLDERS for projects grouping. This also possibly affect other IDEs.
- Added add_subdirectory_with_folder function to make sure 3rd-party libraries are affected by USE_FOLDERS.
2017-08-16 16:10:07 +03:00
..
2017-08-12 15:43:41 +03:00
2017-08-12 15:43:41 +03:00
2017-08-12 14:36:37 +03:00
2017-08-12 15:43:41 +03:00
2017-08-12 14:36:37 +03:00
2017-08-12 15:43:41 +03:00
2017-08-12 14:36:37 +03:00
2017-08-09 12:18:49 +03:00
2017-08-12 14:36:37 +03:00
2017-08-12 14:36:37 +03:00
2017-08-12 15:43:41 +03:00
2017-08-12 15:43:41 +03:00
2017-08-10 21:59:55 +03:00
2017-07-17 02:50:38 +03:00
2017-08-12 14:36:37 +03:00
2017-08-10 19:52:05 +03:00
2017-07-01 19:17:08 +03:00
2017-08-11 23:06:27 +03:00
2017-08-12 14:36:37 +03:00
2017-08-12 14:36:37 +03:00
2017-08-10 21:59:55 +03:00
2017-05-25 20:57:20 +03:00