summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-68/+68
2010-10-26Always check for zlib and add the necessary library flagsThorbjørn Lindeijer1-4/+3
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-1/+0
2010-08-29Merge branch 'testing'Freeyorp1-0/+8
2010-08-15Add included enet to CMakeBernd Wachter1-3/+8
2010-07-30Made the game-server compile again with CMake.Yohann Ferreira1-0/+8
2010-07-23Fixing compatibility with cmake 2.6.0Renato Alves1-2/+2
2010-05-16Changed and split up the default location for loading dataThorbjørn Lindeijer1-3/+4
2010-01-30Win32 build fixes when building with cmakeBernd Wachter1-2/+6
2010-01-29Add/fix win32 build rulesBernd Wachter1-1/+22
2010-01-29Switch inverted binary namesBernd Wachter1-2/+2
2010-01-29Fix build flags for optional libraries, add extra link librariesBernd Wachter1-5/+10
2010-01-29Use the module shipped with CMake 2.6 to detect Lua 5.1Bernd Wachter1-5/+5
2010-01-29Upgraded CMakeLists.txt files to deal with compile option. I have still one p...Bertram1-64/+94
2010-01-28Added WIP entries for Cmake build. This is configurable but non-working atm.Bertram1-0/+252