mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Make ExportLanguages a subtest of the ObjectLibrary test
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.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
extern "C" int acxx(void) { return 0; }
|
||||
Reference in New Issue
Block a user