mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
3 lines
111 B
CMake
3 lines
111 B
CMake
include(CheckFunctionExists)
|
|
|
|
check_function_exists(posix_fadvise HAVE_FADVISE) # kioslave
|