Skip to content

YCM 0.9.1

Compare
Choose a tag to compare
@drdanz drdanz released this 28 Nov 11:26
· 532 commits to master since this release

YCM 0.9.1 (2018-11-28) Release Notes

Changes made since YCM 0.9.0 include the following.

Modules

Generic Modules

  • FindOrBuildPackage: Fixed a typo that made find_or_build_package dismiss the first argument passed after the requested package name.

Find Modules

  • The FindGLFW3 module is now using the glfw target exported from upstream if available.
  • The FindESDCANAPI module is now also compatible with 64 bit libraries.

CMake Next

3rd Party

  • Fixed gstconfig.h detection on windows in FindGStreamer module.