From 62f11092562d0bf99aeaa392b1997d28a06b6256 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Tue, 31 Oct 2017 15:16:19 +0100 Subject: [PATCH] data not needed anymore --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3fb07ba7..6753351e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,4 +74,4 @@ target_link_libraries(advanced-scene-switcher Qt5::Widgets libobs) -install_obs_plugin_with_data(advanced-scene-switcher data) +install_obs_plugin(advanced-scene-switcher data)