mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Add example from introduction video
This commit is contained in:
parent
08033b03cb
commit
4cfbdf2a0c
4 changed files with 340 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ if(NOT MSVC)
|
|||
add_subdirectory("examples/raylib-sidebar-scrolling-container")
|
||||
add_subdirectory("examples/cairo-pdf-rendering")
|
||||
add_subdirectory("examples/clay-official-website")
|
||||
add_subdirectory("examples/introducing-clay-video-demo")
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue