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)
|
void cmLBDepend::DependWalk(cmDependInformation* info)
|
||||||
{
|
{
|
||||||
m_Verbose = true;
|
|
||||||
std::ifstream fin(info->m_FullPath.c_str());
|
std::ifstream fin(info->m_FullPath.c_str());
|
||||||
if(!fin)
|
if(!fin)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user