aboutsummaryrefslogtreecommitdiff
path: root/demos/ScrollView/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ScrollView/CMakeLists.txt')
-rw-r--r--demos/ScrollView/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/ScrollView/CMakeLists.txt b/demos/ScrollView/CMakeLists.txt
index 8b34f5d8..cfa99ebd 100644
--- a/demos/ScrollView/CMakeLists.txt
+++ b/demos/ScrollView/CMakeLists.txt
@@ -8,5 +8,4 @@ if(APPLE)
)
endif()
-target_add_resources(CruDemoScrollView cru/ui)
target_link_libraries(CruDemoScrollView PRIVATE CruDemoBase CruUi)