Skip to content

YCM 0.10.3

Compare
Choose a tag to compare
@drdanz drdanz released this 29 May 13:39
· 364 commits to master since this release

YCM 0.10.3 (2019-05-29) Release Notes

Changes made since YCM 0.10.2 include the following.

Build System

  • Paths are no longer duplicated in CMAKE_MODULE_PATH when YCMConfig.cmake
    is included more than once.

Modules

Find Modules

  • The Findassimp module now defines also the assimp_FOUND variable.

CMake Next

  • Updated to CMake v3.13.5 + v3.14.4 + commit
    e13b18e2c70f42c23ed7e7fddb93557ce19b7359.
  • The FindSWIG module now supports SWIG 4.

3rd Party

  • Update Catch2 Git Repository to v2.8.0 (updated CatchAddTests and
    ParseAndAddCatchTests modules).
  • The ParseAndAddCatchTests module is no longer imported from the
    robotology-dependencies fork