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.

Edited by vvs31415

Merge request reports