Skip to content

Commit 1d0bbc9

Browse files
committed
[examples] remove copy of unexisting assets (curve Editor).
1 parent 27398c7 commit 1d0bbc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/CurveEditor/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ target_link_libraries(
9696

9797
# configure the application
9898
configure_radium_app(
99-
NAME ${PROJECT_NAME} PREFIX Examples RESOURCES "${CMAKE_CURRENT_SOURCE_DIR}/Assets"
99+
NAME ${PROJECT_NAME} PREFIX Examples
100100
)

0 commit comments

Comments
 (0)