Skip to content

Commit 71c5d7a

Browse files
committed
couplingXCubHandMk5: make it compiled by default
1 parent c0efaa8 commit 71c5d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/couplingXCubHandMk5/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ yarp_prepare_plugin(couplingXCubHandMk5
1010
CATEGORY device
1111
TYPE CouplingXCubHandMk5
1212
INCLUDE CouplingXCubHandMk5.h
13-
DEFAULT OFF)
13+
DEFAULT ON)
1414

1515
if(ENABLE_couplingXCubHandMk5)
1616

0 commit comments

Comments
 (0)