mirror of
https://github.com/reactos/CMake.git
synced 2024-12-20 10:38:08 +00:00
3f60dbf148
This enables changing the name and output folder of the debug symbol files produced by MS compilers. Inspired-by: Thomas Bernard <thomas.bernard@ipetronik.com>
2 lines
49 B
C
2 lines
49 B
C
__declspec(dllexport) int mylibA() { return 1; }
|