Published September 28, 2020
| Version v0.12.0
Software
Open
YCM 0.12.0
Authors/Creators
- 1. Istituto Italiano di Tecnologia (IIT)
Description
YCM 0.12.0 (2020-09-28) Release Notes
Changes made since YCM 0.11.0 include the following.
Important Changes Deprecated Modules
- The following deprecated modules are no longer available:
FindGthreadFindGtkMMFindGtkMMUnixFindGtkMMWin32FindGtkPlusFindGtkWin32FindQt3MacroExtractVersionMacroStandardFindModuleMacroUninstallTargetYCMDeprecatedWarning
Modules Generic Modules
- The
InstallBasicPackageFilesdefault forINSTALL_DESTINATIONon Windows is now the same as for the other operating systems (${CMAKE_INSTALL_LIBDIR}/cmake/<Name>). - The
InstallBasicPackageFilesdefault forINSTALL_DESTINATIONwhenARCH_INDEPENDENTis passed is now${CMAKE_INSTALL_DATADIR}/cmake/<Name>. - Added the new
target_append_install_rpathcommand to theAddInstallRPATHSupportmodule, to modify the rpath for a single target.
Superbuild Modules
YCMEPHelper: TheYCM_EP_ADDITIONAL_CMAKE_ARGSCMake cache variable can be used to specify additional CMake arguments for all subprojects.FindOrBuildPackage: TheYCM_DISABLE_SYSTEM_PACKAGESCMake cache variable can be used to disable the use of system installed package for all subprojects
Files
robotology/ycm-v0.12.0.zip
Files
(512.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2e671da706057c1671f4fdffbf6c4e18
|
512.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/robotology/ycm/tree/v0.12.0 (URL)