mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06: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; }
|