mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
The test exports two libraries into two separate exports, and then include()s the generated export files. This must not fail. Alex
2 lines
40 B
C
2 lines
40 B
C
int testLibRequired(void) { return 0; }
|