YCM 0.1.1 (2015-08-28) Release Notes¶
Changes made since YCM 0.1.0 include the following.
Build System¶
If available, use the new
MESSAGE_NEVERargument for thefile(INSTALL)command. This will remove the “install” output during the build.Fix
_YCM_CMAKE_NEXT_DOWNLOAD_NOWfunction on Windows.Use the full version in offline source packages.
Modules¶
3rdparty/FindEigen3: Update to the last revision (see https://bitbucket.org/eigen/eigen/pull-request/76/).
ExtractVersion: Unset macro internal variables before exiting.Import recent changes from yarp to
FindFFMPEGandFindPortAudiomodules.FindOrBuildPackage: Properly pass a<PKG>_BUILD_COMPONENTSvariable toBuild<PKG>.cmake.YCMEPHelper: Fixedit-cachestep (YCM issue #72).YCMEPHelper: Documentation, templates and examples are no longer in theYCM_PROJECTglobal property.InstallBasicPackageFiles: Fix variable names for install tree destinations.