CMake/Tests/Complex/Executable/testSystemDir.cxx

7 lines
59 B
C++

#include <testSystemDir.h>
int main()
{
return foo();
}