mirror of
https://github.com/reactos/CMake.git
synced 2024-12-01 07:20:22 +00:00
0db2c8505e
This adds a "ModuleDefinition" test enabled when using MSVC tools. It checks that .def files can be used to export .dll and .exe symbols and create corresponding .lib files that can be linked. See issue #9613.
3 lines
29 B
Modula-2
3 lines
29 B
Modula-2
EXPORTS
|
|
example_dll_function
|