1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/AI
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
..
BattleAI CMake: cleanup, project generation and other improvements 2017-08-16 16:10:07 +03:00
EmptyAI CMake: cleanup, project generation and other improvements 2017-08-16 16:10:07 +03:00
FuzzyLite@8bac66fc52 Upgrade to fuzzylite 6.0 as a submodule 2017-08-15 16:05:49 +03:00
StupidAI CMake: cleanup, project generation and other improvements 2017-08-16 16:10:07 +03:00
VCAI CMake: cleanup, project generation and other improvements 2017-08-16 16:10:07 +03:00
CMakeLists.txt CMake: cleanup, project generation and other improvements 2017-08-16 16:10:07 +03:00
FuzzyLite.cbp [C::B] updated FuzzyLite.cbp 2017-08-16 00:16:40 +03:00
GeniusAI.brain Various fixes. Temporarily replaced neural network's output with random number. 2009-08-21 18:18:52 +00:00