mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
Test generated module .def files
Teach the ModuleDefinition test to cover the case that a .def file is generated by a custom command.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
int example_dll_gen_function(void) { return 0; }
|
||||
Reference in New Issue
Block a user