mirror of
https://github.com/reactos/CMake.git
synced 2025-01-26 22:07:24 +00:00
db7ef82402
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; }
|