Skip to content
Commit f20cf306 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Fix populating CMAKE_AUTOMOC_MACRO_NAMES with kwineffects macros

Apparently CMAKE_AUTOMOC_MACRO_NAMES modifications are not visible in
sibling directories. To work around that, populate
CMAKE_AUTOMOC_MACRO_NAMES with libkwineffects plugin macros in the
top level CMakeLists.txt file.
parent 4b343698
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