Skip to content

CPack: Rename Ext generator to External

Ext and External were used inconsistently in the code and the docs. This change converts all uses of Ext to External, including within variable names used by the generator.

This change arose out of discussions in !2563 (merged) where it was concluded that the generator was always intended to be called External and the use of the Ext abbreviation is not desirable.

Edited by Craig Scott

Merge request reports