spring: develop b11d5a88 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
hoijui | hoijui | develop | 2009-07-11 10:00:51 | develop 4bb4c5f4 |
Changeset | CMake: AI Interfaces and Skirmish AI sub-modules are now found dynamically. for example, you may drop in a new dir in spring source under AI/Skirmish/MyAI, and copy CMakeLists.txt from KAIK, for example, and after a cmake configure call, your AI can be compiled with "make MyAI", and will be built with a default build aswell, eg. "make". |
|||
mod - AI/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - AI/Interfaces/CMakeLists.txt | [ Diff ] [ File ] | |||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] |