add missing file
This commit is contained in:
parent
8daa162753
commit
33580312b3
4
Tests/Complex/Executable/complex.file.cxx
Normal file
4
Tests/Complex/Executable/complex.file.cxx
Normal file
@ -0,0 +1,4 @@
|
||||
int main(int , char**)
|
||||
{
|
||||
return 0;
|
||||
}
|
4
Tests/ComplexOneConfig/Executable/complex.file.cxx
Normal file
4
Tests/ComplexOneConfig/Executable/complex.file.cxx
Normal file
@ -0,0 +1,4 @@
|
||||
int main(int , char**)
|
||||
{
|
||||
return 0;
|
||||
}
|
4
Tests/ComplexRelativePaths/Executable/complex.file.cxx
Normal file
4
Tests/ComplexRelativePaths/Executable/complex.file.cxx
Normal file
@ -0,0 +1,4 @@
|
||||
int main(int , char**)
|
||||
{
|
||||
return 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user