follow naming conventions
[kdebase.git] / apps / ConfigureChecks.cmake
blob19cbec008ed1875c20920ff65afebf3513a89390
1 include(CheckIncludeFile)
2 include(CheckIncludeFiles)
3 include(CheckSymbolExists)
4 include(CheckFunctionExists)
5 include(CheckLibraryExists)
6 include(CheckPrototypeExists)
7 include(CheckStructMember)
8 include(CheckTypeSize)
9 include(CheckCXXSourceCompiles)
11 check_function_exists(getpeereid  HAVE_GETPEEREID) # kdesu
12 check_function_exists(statvfs HAVE_STATVFS) # kinfocenter