Skip to content

Commit

Permalink
Fix typo in ICUB configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 15, 2023
1 parent babf8b5 commit c67062b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/BuildICUB.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ycm_ep_helper(ICUB TYPE GIT
FOLDER src
CMAKE_ARGS -DICUB_INSTALL_WITH_RPATH:BOOL=ON
-DENABLE_icubmod_cartesiancontrollerserver:BOOL=ON
-DENABLE_icubmod_cartesiancontrollerclient:sBOOL=ON
-DENABLE_icubmod_cartesiancontrollerclient:BOOL=ON
-DENABLE_icubmod_gazecontrollerclient:BOOL=ON
-DENABLE_icubmod_serial:BOOL=${ROBOTOLOGY_ENABLE_ICUB_HEAD}
-DENABLE_icubmod_serialport:BOOL=${ROBOTOLOGY_ENABLE_ICUB_HEAD}
Expand Down

0 comments on commit c67062b

Please sign in to comment.