blob: af49b6e8425caa26474d70b8f89d6dcb696c1198 (
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 "winsock")
set(MINWIN_LONG_NAME "Windows Sockets (Winsock)")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")
|