Teach the RunCMake.ObjectLibrary test to verify that languages used in an OBJECT library are propagated to targets that use it so that the languages can be included in link analysis.
2 lines
40 B
C++
2 lines
40 B
C++
extern "C" int acxx(void) { return 0; }
|