mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 20:00:38 -06:00
It was a subtest of the RunCMake.ObjectLibrary test. However, we need to test a build with ExternalProject after running CMake, which RunCMake tests do not do.
2 lines
26 B
C
2 lines
26 B
C
int a(void) { return 0; }
|