mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
add missing file
This commit is contained in:
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;
|
||||
}
|
||||
Reference in New Issue
Block a user