Skip to content

Commit 022e29c

Browse files
committed
Updated examples/python/CMakeLists.txt
1 parent 8c531be commit 022e29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ add_python_example(rgbd_o3d RGBD/rgbd_o3d.py)
240240
dai_set_example_test_labels(rgbd_o3d ondevice rvc2_all rvc4 ci nowindows)
241241

242242
add_python_example(rgbd_pcl_processing RGBD/rgbd_pcl_processing.py)
243-
dai_set_example_test_labels(rgbd_pcl_processing ondevice rvc2 usb rvc4 ci nowindows)
243+
dai_set_example_test_labels(rgbd_pcl_processing ondevice rvc2_all rvc4 ci nowindows)
244244

245245
add_python_example(person_crop_out Misc/DigitalZoom/person_crop_out.py)
246246
dai_set_example_test_labels(person_crop_out ondevice rvc2_all rvc4 rvc4rgb ci)

0 commit comments

Comments
 (0)