Skip to content

Commit

Permalink
change name of render demo
Browse files Browse the repository at this point in the history
  • Loading branch information
SArpnt committed Aug 20, 2021
1 parent d1f3148 commit 2b42239
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ include_directories(

add_subdirectory(cinnabar-engine/cinnabar-core)
add_subdirectory(cinnabar-engine/cinnabar-render)
add_subdirectory(demo)
add_subdirectory(cinnabar-render-demo)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(NAME demo)
set(NAME cinnabar-render-demo)

file(GLOB_RECURSE SRC
"*.cpp"
Expand Down
File renamed without changes.

0 comments on commit 2b42239

Please sign in to comment.