cmake: Rework how activities support is compiled into libkwin
In modern CMake code, it is highly advised to avoid using variables. One should instead try to use targets and properties more extensively.
Please register or sign in to comment
In modern CMake code, it is highly advised to avoid using variables. One should instead try to use targets and properties more extensively.