mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
4 lines
111 B
CMake
4 lines
111 B
CMake
![]() |
include(CheckFunctionExists)
|
||
|
|
||
|
check_function_exists(posix_fadvise HAVE_FADVISE) # kioslave
|