Skip to content

LCC: Fix extraction of __LCC__ version components

Brad King requested to merge brad.king/cmake:lcc-major-version into master

Previously the logic only worked for major versions of the form 1.xx. Fix it to work with versions 2.xx and above.

Backport: release

Merge request reports