Skip to content

Modernize functions to accept cm::string_view

This modernizes the following functions to accept cm::string_view arguments.

  • cmHasLiteralPrefix
  • cmHasLiteralSuffix
  • cmSystemTools::IsInternallyOn
  • cmSystemTools::IsOn
  • cmSystemTools::IsOff
Edited by Sebastian Holtermann

Merge request reports