Skip to content

Commit

Permalink
Add single-language editor example
Browse files Browse the repository at this point in the history
  • Loading branch information
magiblot committed Feb 5, 2024
1 parent 781d91c commit 939a5b4
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ if (TURBO_BUILD_EXAMPLES OR MASTER_PROJECT)
endfunction()

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

0 comments on commit 939a5b4

Please sign in to comment.