mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
ENH: Add a file to generate the lib
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
int TestDynamicLoaderData;
|
||||
|
||||
void TestDynamicLoaderFunction()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user