cmake: Improve readability
Indent target_link_libraries of kwin to improve code readability. As is, PUBLIC and PRIVATE blend with target names and therefore they are harder to spot.
Indent target_link_libraries of kwin to improve code readability. As is, PUBLIC and PRIVATE blend with target names and therefore they are harder to spot.