mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 03:59:58 +00:00
ENH: fix test
This commit is contained in:
parent
eef7ccc9d6
commit
13c322a0be
@ -27,7 +27,6 @@ class cmLBDepend : public cmMakeDepend
|
||||
|
||||
void cmLBDepend::DependWalk(cmDependInformation* info)
|
||||
{
|
||||
m_Verbose = true;
|
||||
std::ifstream fin(info->m_FullPath.c_str());
|
||||
if(!fin)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user