mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
ENH: Add a file to generate the lib
This commit is contained in:
parent
9b55f2579a
commit
117c871790
5
Source/kwsys/testDynload.c
Normal file
5
Source/kwsys/testDynload.c
Normal file
@ -0,0 +1,5 @@
|
||||
int TestDynamicLoaderData;
|
||||
|
||||
void TestDynamicLoaderFunction()
|
||||
{
|
||||
}
|
Loading…
Reference in New Issue
Block a user