Merge pull request #107 from ros2/remove_include
remove unnecessary include
This commit is contained in:
commit
88db558aa3
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ if(rcl_add_custom_gtest_INCLUDED)
|
||||||
endif()
|
endif()
|
||||||
set(rcl_add_custom_gtest_INCLUDED TRUE)
|
set(rcl_add_custom_gtest_INCLUDED TRUE)
|
||||||
|
|
||||||
# include CMake functions
|
|
||||||
include(CMakeParseArguments)
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Custom macro for adding a gtest in rcl.
|
# Custom macro for adding a gtest in rcl.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue