We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d23237 commit 623ac9dCopy full SHA for 623ac9d
CMakeLists.txt
@@ -12,9 +12,6 @@ option(WBC_INSTALL_ALL_HOME_POS "Installation of all available home positions" O
12
# ======================
13
14
find_package(YARP REQUIRED)
15
-set(CMAKE_MODULE_PATH ${YARP_MODULE_PATH} ${CMAKE_MODULE_PATH})
16
-
17
-include(YarpInstallationHelpers)
18
yarp_configure_external_installation(wbc)
19
20
add_subdirectory(utilities)
0 commit comments