summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/utils/ModuleOptions.cmake
blob: 9e37ca69e66f12dbbbb09bd3ef6f52249f338f02 (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 "utils")
set(MINWIN_LONG_NAME "WinPR Utils")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")