Add (and install) svg for the new krunner interface.
[kdebase/uwolfer.git] / apps / ConfigureChecks.cmake
blob2ce368583a82796f4ae2419838182013165e1047
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