Skip to content

Commit

Permalink
Improve demo application
Browse files Browse the repository at this point in the history
  • Loading branch information
magiblot committed Jun 9, 2023
1 parent 107cec2 commit e119120
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 421 deletions.
2 changes: 1 addition & 1 deletion source/examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ if (TURBO_BUILD_EXAMPLES OR MASTER_PROJECT)
target_link_libraries(${app} PRIVATE turbo-core)
endfunction()

add_example_generic(demo)
add_example_generic(demo-with-custom-editor-window)
endif()

0 comments on commit e119120

Please sign in to comment.