summaryrefslogtreecommitdiffstats
path: root/src/CBot/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* sound fixerihel2012-12-201-2/+1
|
* Installation path fixes and CMakeLists refactoringPiotr Dziwinski2012-12-201-1/+1
| | | | make && make install should now give a working installation.
* Minor cmake grammar fixDidier Raboud2012-12-181-1/+1
| | | | It is redundant to have CMAKE_INSTALL_PREFIX in path definitions; drop them.
* Install libCBot to a private directoryDidier Raboud2012-12-171-1/+1
| | | | | | | | closes #90 - Make it configurable; - Move stanzas above the src directory inclusion, otherwise the value doesn't propagate.
* Added "make install" target.Michał Zieliński2012-10-051-0/+2
|
* MXE support and CMake files refactoringPiotr Dziwinski2012-09-291-1/+5
| | | | | | - added support for cross-compiling with MXE (http://mxe.cc/) - refactored CMake files, adding some options and moving definitions to more suitable places
* Dependency on WINAPI completely removed.Zaba9992012-07-101-1/+0
|
* Pulled changes from master branchPiotr Dziwinski2012-06-281-0/+1
|
* Adding new MinGW branchPiotr Dziwinski2012-04-151-0/+15