Skip to content

Commit

Permalink
Remove unused example
Browse files Browse the repository at this point in the history
  • Loading branch information
Matevz Morato committed Jun 27, 2024
1 parent 729e478 commit 380a560
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
1 change: 0 additions & 1 deletion examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ dai_add_example(rgb_encoding_mono_mobilenet mixed/rgb_encoding_mono_mobilenet.cp
dai_add_example(rgb_encoding_mono_mobilenet_depth mixed/rgb_encoding_mono_mobilenet_depth.cpp ON OFF)
dai_add_example(rgb_encoding_mobilenet mixed/rgb_encoding_mobilenet.cpp ON OFF)
dai_add_example(multiple_devices mixed/multiple_devices.cpp OFF OFF)
dai_add_example(frame_sync mixed/frame_sync.cpp ON OFF)

target_compile_definitions(mono_depth_mobilenetssd PRIVATE BLOB_PATH="${mobilenet_blob}")
target_compile_definitions(rgb_encoding_mono_mobilenet PRIVATE BLOB_PATH="${mobilenet_blob}")
Expand Down
127 changes: 0 additions & 127 deletions examples/mixed/frame_sync.cpp

This file was deleted.

0 comments on commit 380a560

Please sign in to comment.