summaryrefslogtreecommitdiffstats
path: root/winpr/libwinpr/crypto/ModuleOptions.cmake
blob: 39cbfe1e1442d19dbca121f70289ac440ee5ade0 (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 "crypto")
set(MINWIN_LONG_NAME "Cryptography API (CryptoAPI)")
set(MODULE_LIBRARY_NAME "crypt32")