aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use system sqlite3/jthread libs if availableGiuseppe Bilotta2011-07-202-0/+36
|
* Added libIrrlicht.dll.a to searched library names for non-MSVC windowsPerttu Ahola2011-05-171-1/+1
|
* forgot some test code in...Perttu Ahola2011-02-161-3/+0
|
* Hopefully fixed some of the errors in cmake's finding of irrlichtPerttu Ahola2011-02-161-17/+42
|
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-2/+2
|
* Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ↵Perttu Ahola2011-02-011-4/+12
| | | | a local version of irrlicht is found.
* Mainly small build system fixesPerttu Ahola2011-01-091-1/+6
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-082-16/+58
| | | | to work on OS X.
* CMake working on Linux (not on windows)Perttu Ahola2011-01-081-0/+38
--HG-- rename : Makefile => Makefile.bak