freerdp2/winpr/libwinpr/sspi/ModuleOptions.cmake
2016-01-15 17:12:04 +00:00

10 lines
247 B
CMake

set(MINWIN_LAYER "0")
set(MINWIN_GROUP "none")
set(MINWIN_MAJOR_VERSION "0")
set(MINWIN_MINOR_VERSION "0")
set(MINWIN_SHORT_NAME "sspi")
set(MINWIN_LONG_NAME "Security Support Provider Interface")
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")