Skip to content

Commit

Permalink
yarp package name on conda-forge changed to libyarp
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 28, 2023
1 parent 09625fb commit f4430eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/BuildYARP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ ycm_ep_helper(YARP TYPE GIT
-DENABLE_yarpmod_usbCameraRaw:BOOL=${ENABLE_USBCAMERA}
${YARP_OPTIONAL_CMAKE_ARGS})

set(YARP_CONDA_PKG_NAME yarp-cxx)
set(YARP_CONDA_PKG_NAME libyarp)
set(YARP_CONDA_PKG_CONDA_FORGE_OVERRIDE ON)

0 comments on commit f4430eb

Please sign in to comment.