blob: 4530a74e537122e36ccfb06f95ff97ab02c03d96 (
plain)
1
2
3
4
5
6
7
8
9
|
set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "crt")
set(MINWIN_LONG_NAME "Microsoft C Run-Time")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")
|