summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/smartcard/ModuleOptions.cmake
blob: afb4a1ea4d0fe1ab16c25599bacc97e24fe7bb9b (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 "smartcard")
set(MINWIN_LONG_NAME "Smart Card API")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")