8 lines
227 B
CMake
8 lines
227 B
CMake
set(MINWIN_LAYER "1")
|
|
set(MINWIN_GROUP "core")
|
|
set(MINWIN_MAJOR_VERSION "1")
|
|
set(MINWIN_MINOR_VERSION "0")
|
|
set(MINWIN_SHORT_NAME "crypto")
|
|
set(MINWIN_LONG_NAME "Cryptography API (CryptoAPI)")
|
|
set(MODULE_LIBRARY_NAME "crypt32")
|