Files
cmake/Tests/RunCMake/AutoExportDll/objlib.c
T

5 lines
33 B
C

int objlib(void)
{
return 7;
}