summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/input/ModuleOptions.cmake
blob: db32710f2f4064175d1c1ee6c6200af065403db5 (plain)
1
2
3
4
5
6
7
8
9
set(MINWIN_LAYER "1")
set(MINWIN_GROUP "core")
set(MINWIN_MAJOR_VERSION "1")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "input")
set(MINWIN_LONG_NAME "Input Functions")
set(MODULE_LIBRARY_NAME "input")