Skip to content

Commit

Permalink
ros2: remove target_include_directories for test_tif_loader
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
  • Loading branch information
srmainwaring committed Oct 29, 2023
1 parent 766e75c commit 0143db6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ add_executable(test_tif_loader
src/test_tif_loader.cpp
)

target_include_directories(test_tif_loader
PRIVATE
include
)

target_link_libraries(test_tif_loader
${PROJECT_NAME}
)
Expand Down

0 comments on commit 0143db6

Please sign in to comment.