Skip to content

Commit

Permalink
remove invalid link dir (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas authored and scpeters committed Apr 28, 2018
1 parent 52c200d commit 06f5f9b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions urdf_parser/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ include_directories (
${CMAKE_CURRENT_SOURCE_DIR}
)

link_directories(
${PROJECT_BINARY_DIR}/test
)


# Build gtest
add_library(gtest STATIC gtest/src/gtest-all.cc)
add_library(gtest_main STATIC gtest/src/gtest_main.cc)
Expand Down

0 comments on commit 06f5f9b

Please sign in to comment.