YCM 0.10.2
YCM 0.10.2 (2019-04-26) Release Notes
Changes made since YCM 0.10.1 include the following.
Modules
Generic Modules
InstallBasicPackageFiles
: Fixed regular expressions for CMake < 3.9.YCMEPHelper
: Fixed CMake prefix path of subprojects.
CMake Next
- Updated to CMake v3.14.3 + commit
d170a3177fdc57c96034f8a2ecf5d0f9aff70af4
. FetchContent
: Fixed missing template file.- Fixed a few version checks that prevented from downloading future CMake modules or using them in YCM-dependent projects.
FindDoxygen
imported from CMake 3.9 was not compatible with Doxygen 1.8.15. Now imported from CMake 3.13 to fix this.FindPython
: Fixedfind_package(Python)
for CMake < 3.7.