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:

    • FindGthread

    • FindGtkMM

    • FindGtkMMUnix

    • FindGtkMMWin32

    • FindGtkPlus

    • FindGtkWin32

    • FindQt3

    • MacroExtractVersion

    • MacroStandardFindModule

    • MacroUninstallTarget

    • YCMDeprecatedWarning

Modules

Generic Modules

Superbuild Modules

  • YCMEPHelper: The YCM_EP_ADDITIONAL_CMAKE_ARGS CMake cache variable can be used to specify additional CMake arguments for all subprojects.

  • FindOrBuildPackage: The YCM_DISABLE_SYSTEM_PACKAGES CMake cache variable can be used to disable the use of system installed package for all subprojects.