mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-23 07:50:56 +00: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
40 B
C++
2 lines
40 B
C++
extern "C" int acxx(void) { return 0; }
|