Skip to content

cmMakefile::GetDefinition: return cmProp

vvs31415 requested to merge (removed):getdef into master

Use the native type of the properties, std::string instead of const char*. Reduce unnecessary string conversions.

Merge request reports

Loading