Skip to content

Commit

Permalink
Remove uncessary include for test target
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobperron committed Oct 30, 2018
1 parent a2838e7 commit b63275b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rcl_action/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ if(BUILD_TESTING)
)
if(TARGET test_goal_state_machine)
target_include_directories(test_goal_state_machine PUBLIC
include
${rcl_INCLUDE_DIRS}
)
target_link_libraries(test_goal_state_machine
Expand Down

0 comments on commit b63275b

Please sign in to comment.