blob: 750a8f556e7e9def43855fcc86cb918c3d3fa999 (
plain)
1
2
3
4
5
6
7
8
|
set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "nt")
set(MINWIN_LONG_NAME "Windows Native System Services")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")
|