Skip to content

cmIDEOptions: use std::string instead of const char*

vvs31415 requested to merge (removed):master into master

Revise method signatures to save a few c_str() conversions.

Merge request reports