You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #348 on December 12, 2020 12:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
YCM 0.10.2 was released today and is now available for download at: https://github.com/robotology/ycm/releases/.
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
d170a3177fdc57c96034f8a2ecf5d0f9aff70af4
.FetchContent
: Fixed missing template file.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.Beta Was this translation helpful? Give feedback.
All reactions