Skip to content

Commit

Permalink
Add layer examples
Browse files Browse the repository at this point in the history
  • Loading branch information
chekalexey committed Jan 8, 2025
1 parent 5f1561b commit 58a016c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
add_subdirectory(example)
add_subdirectory(layer_example)
2 changes: 1 addition & 1 deletion app/example/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
add_executable(example main.cpp)
add_executable(example main.cpp)

0 comments on commit 58a016c

Please sign in to comment.