Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d2d421a

Browse files
committed
fix compilation
1 parent 17972bb commit d2d421a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,7 @@ else()
8989
endif(NOT GTEST_FOUND)
9090

9191
endif()
92-
if(NOT MSVC)
93-
list(APPEND BEHAVIOR_TREE_EXTERNAL_LIBRARIES "dw")
94-
endif()
92+
9593

9694
#############################################################
9795
if(ament_cmake_FOUND)

0 commit comments

Comments
 (0)