mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
modified create test source to create a vector
This commit is contained in:
@@ -122,7 +122,6 @@ void cmSourceFile::SetName(const char* name, const char* dir,
|
||||
}
|
||||
cmSystemTools::Error("can not find file ", pathname.c_str(),
|
||||
errorMsg.c_str());
|
||||
int a = *(int *)0x00;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user