Skip to content

Commit

Permalink
(kdl) remove unused dependentoption
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Mar 16, 2020
1 parent aa54b5b commit 4dacfa6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
2 changes: 0 additions & 2 deletions orocos_kdl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ if(KDL_USE_NEW_TREE_INTERFACE)
set(KDL_INCLUDE_DIRS ${Boost_INCLUDE_DIRS})
endif(KDL_USE_NEW_TREE_INTERFACE)

INCLUDE (${PROJ_SOURCE_DIR}/cmake/DependentOption.cmake)

OPTION(ENABLE_TESTS OFF "Enable building of tests")
IF( ENABLE_TESTS )
# If not in standard paths, set CMAKE_xxx_PATH's in environment, eg.
Expand Down
37 changes: 0 additions & 37 deletions orocos_kdl/cmake/DependentOption.cmake

This file was deleted.

0 comments on commit 4dacfa6

Please sign in to comment.