55ok
| Direktori : /usr/src/cmake-3.25.0/Tests/InterfaceLinkLibrariesDirect/ |
| Current File : //usr/src/cmake-3.25.0/Tests/InterfaceLinkLibrariesDirect/direct_from_A_optional_poison.c |
extern void poison_not_direct_from_A_optional(void);
void not_direct_from_A_optional(void)
{
poison_not_direct_from_A_optional();
}