YCM 0.9.1 (2018-11-28) Release Notes¶
Contents
Changes made since YCM 0.9.0 include the following.
Modules¶
Generic Modules¶
FindOrBuildPackage
: Fixed a typo that madefind_or_build_package
dismiss the first argument passed after the requested package name.
Find Modules¶
The
FindGLFW3
module is now using theglfw
target exported from upstream if available.The
FindESDCANAPI
module is now also compatible with 64 bit libraries.
CMake Next¶
Updated to CMake v3.13.0 + commit 3804122ab2793b9d54aa8c69df62ed86f526d50f.