Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #18 from robotology/diegoferigo-patch-1
Browse files Browse the repository at this point in the history
Remove YCMDefaultDirs from CMake
  • Loading branch information
traversaro authored Jan 24, 2020
2 parents c36f750 + f36930d commit bda7539
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ else()
endif()

find_package(YCM REQUIRED)
include(YCMDefaultDirs)

include(AddInstallRPATHSupport)
add_install_rpath_support(BIN_DIRS "${CMAKE_INSTALL_PREFIX}/bin"
Expand Down

0 comments on commit bda7539

Please sign in to comment.