
Add the test case from commit bab24e782c
(target_link_libraries:
Propagate dependencies of object libraries, 2018-12-10,
v3.14.0-rc1~260^2) to the main ObjectLibrary test.
5 lines
36 B
C
5 lines
36 B
C
int FooStatic(void)
|
|
{
|
|
return 0;
|
|
}
|