modified create test source to create a vector
This commit is contained in:
parent
38145ad5a4
commit
089bea359e
|
@ -122,7 +122,6 @@ void cmSourceFile::SetName(const char* name, const char* dir,
|
||||||
}
|
}
|
||||||
cmSystemTools::Error("can not find file ", pathname.c_str(),
|
cmSystemTools::Error("can not find file ", pathname.c_str(),
|
||||||
errorMsg.c_str());
|
errorMsg.c_str());
|
||||||
int a = *(int *)0x00;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue