mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
8 lines
251 B
CMake
8 lines
251 B
CMake
|
|
set(MINWIN_LAYER "0")
|
||
|
|
set(MINWIN_GROUP "none")
|
||
|
|
set(MINWIN_MAJOR_VERSION "0")
|
||
|
|
set(MINWIN_MINOR_VERSION "0")
|
||
|
|
set(MINWIN_SHORT_NAME "bcrypt")
|
||
|
|
set(MINWIN_LONG_NAME "Cryptography API: Next Generation (CNG)")
|
||
|
|
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")
|