CMake/Tests/ExportImport/Export/testLib4lib.c

5 lines
38 B
C
Raw Permalink Normal View History

int testLib4lib(void)
{
return 0;
}