diff --git a/CMakeLists.txt b/CMakeLists.txt index 8cb806a21e84f7e846c6e59048ef1708ba723295..672af30dcbe83367d5fc8fd54cb1aaf1d7cef5b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ include (plugin) -openflipper_plugin (INSTALLDATA Icons) +openflipper_plugin (INSTALLDATA Icons + TYPES SKELETON)