summaryrefslogtreecommitdiff
path: root/CMake/Modules/FindGuichan.cmake
AgeCommit message (Collapse)AuthorFilesLines
2010-05-27Added pseudo-check for the Guichan minimal required version: 0.8.0.Yohann Ferreira1-0/+7
The guichan/widgetlistener.hpp file presence is now checked for both autotools and cmake. This resolves TMW-Mantis: #503 Reviewed-by: Jaxad0127
2010-03-18Remove special handling of Darwin, adjust indentationBernd Wachter1-29/+16
- Removed grossly broken special handling of Darwin. On a sane OS-X install (in case something like this exists) it should just work without special treatment. On an insane install the old state surely wasn't any help. - Adjusted indent (spaces instead of tabs) and syntax (shorter if/else) to match the one used throughout the other CMake files Reviewed-by: Thorbjørn Lindeijer
2008-02-28Work in Progress commit of guilds.David Athay1-6/+15
2006-10-26Merged CMake branchBjörn Steinbrink1-0/+97