فهرست منبع

BUG: need to make sure paths are OK

Ken Martin 19 سال پیش
والد
کامیت
7d82ffaf00
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Source/cmGlobalUnixMakefileGenerator3.cxx

+ 1 - 0
Source/cmGlobalUnixMakefileGenerator3.cxx

@@ -543,6 +543,7 @@ std::string cmGlobalUnixMakefileGenerator3::GenerateBuildCommand(const char* mak
       lg->GetMakefile()->SetStartOutputDirectory
       lg->GetMakefile()->SetStartOutputDirectory
         (this->CMakeInstance->GetStartOutputDirectory());
         (this->CMakeInstance->GetStartOutputDirectory());
       lg->GetMakefile()->MakeStartDirectoriesCurrent();
       lg->GetMakefile()->MakeStartDirectoriesCurrent();
+      lg->SetupPathConversions();
       }
       }
     
     
     makeCommand += " \"";
     makeCommand += " \"";