|
@@ -647,6 +647,7 @@ const char* cmGeneratorTarget::GetFileSuffixInternal(
|
|
|
|
|
|
|
|
void cmGeneratorTarget::ClearSourcesCache()
|
|
void cmGeneratorTarget::ClearSourcesCache()
|
|
|
{
|
|
{
|
|
|
|
|
+ this->AllConfigSources.clear();
|
|
|
this->KindedSourcesMap.clear();
|
|
this->KindedSourcesMap.clear();
|
|
|
this->LinkImplementationLanguageIsContextDependent = true;
|
|
this->LinkImplementationLanguageIsContextDependent = true;
|
|
|
this->Objects.clear();
|
|
this->Objects.clear();
|