YCM 0.10.3 (2019-05-29) Release Notes¶
Contents
Changes made since YCM 0.10.2 include the following.
Build System¶
- Paths are no longer duplicated in
CMAKE_MODULE_PATHwhenYCMConfig.cmakeis included more than once.
Modules¶
Find Modules¶
- The
Findassimp.cmakenow defines also theassimp_FOUNDvariable.
CMake Next¶
- Updated to CMake
v3.13.5+v3.14.4+ commit e13b18e2c70f42c23ed7e7fddb93557ce19b7359. - The
FindSWIGmodule now supports SWIG 4.
3rd Party¶
- Update Catch2 Git Repository to
v2.8.0(updatedCatchAddTestsandParseAndAddCatchTestsmodules). - The
ParseAndAddCatchTestsmodule is no longer imported from the robotology-dependencies fork.