Skip to content
Commit 0a0a1fd3 authored by Alex Richardson's avatar Alex Richardson Committed by Vlad Zahorodnii
Browse files

Use __has_include() instead of check_include_file()

Allows removing some CMake checks config-kwin.h contents. This is
supported by all compilers and required for C++17. While touching those
lines I also cleaned up an unnecessary HAVE_UNISTD_H check (glibc always
has it and and incorrect use of HAVE_SYS_PROCCTL_H.
parent 994c5c24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment