Skip to content

Commit 623ac9d

Browse files
author
Gabriele
committed
fixed warning in CMakeLists.txt
1 parent 9d23237 commit 623ac9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ option(WBC_INSTALL_ALL_HOME_POS "Installation of all available home positions" O
1212
# ======================
1313

1414
find_package(YARP REQUIRED)
15-
set(CMAKE_MODULE_PATH ${YARP_MODULE_PATH} ${CMAKE_MODULE_PATH})
16-
17-
include(YarpInstallationHelpers)
1815
yarp_configure_external_installation(wbc)
1916

2017
add_subdirectory(utilities)

0 commit comments

Comments
 (0)