The source project of this merge request has been removed.
cmMakefile::GetDefinition: return cmProp
Use the native type of the properties, std::string
instead of const char*
. Reduce unnecessary string conversions.
Use the native type of the properties, std::string
instead of const char*
. Reduce unnecessary string conversions.