diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a7518029ca4195af1760409ce11cb662378b0ef..5afec9a9ec830b1d895d0964fb584d7990fa8d74 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ include (plugin) openflipper_plugin (INCDIRS ${CMAKE_BINARY_DIR}/ACG TRANSLATION_LANGUAGES de_DE - INSTALLDATA Icons ) -add_dependencies(Plugin-Datacontrol ACG) + INSTALLDATA Icons + TYPES LIGHT)