Skip to content

Commit

Permalink
Update test/integration/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Cristóbal Arroyo <[email protected]>
Signed-off-by: Crola1702 <[email protected]>
  • Loading branch information
Crola1702 and iche033 committed Aug 5, 2024
1 parent 80facf4 commit dfb5acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (APPLE)
list(REMOVE_ITEM tests shadows.cc)
list(REMOVE_ITEM tests scene.cc)
list(REMOVE_ITEM tests thermal_camera.cc)
list(REMOVE_ITEM tessts lidar_visual.cc)
list(REMOVE_ITEM tests lidar_visual.cc)
endif()

link_directories(${PROJECT_BINARY_DIR}/test)
Expand Down

0 comments on commit dfb5acf

Please sign in to comment.