Andy Cedilnik преди 22 години
родител
ревизия
1b2f84a727
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      Source/cmLocalUnixMakefileGenerator.cxx

+ 0 - 1
Source/cmLocalUnixMakefileGenerator.cxx

@@ -1578,7 +1578,6 @@ void cmLocalUnixMakefileGenerator::OutputDependLibs(std::ostream& fout)
     if(cacheValue && *cacheValue &&
        (!this->SamePath(m_Makefile->GetCurrentOutputDirectory(), cacheValue)))
       {
-      std::cout << "Cache Value: " << cacheValue << std::endl;
       // add the correct extension
       std::string ltname = *lib+"_LIBRARY_TYPE";
       const char* libType