mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
kuser: include CheckSymbolExists instead of CheckFunctionExists module
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
09bb2c3cb7
commit
a704ea60c9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ endif()
|
|||
|
||||
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})
|
||||
|
||||
include(CheckFunctionExists)
|
||||
include(CheckSymbolExists)
|
||||
include(CheckLibraryExists)
|
||||
include(CheckIncludeFiles)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue