mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
8 lines
222 B
CMake
8 lines
222 B
CMake
set(MINWIN_LAYER "0")
|
|
set(MINWIN_GROUP "none")
|
|
set(MINWIN_MAJOR_VERSION "0")
|
|
set(MINWIN_MINOR_VERSION "0")
|
|
set(MINWIN_SHORT_NAME "utils")
|
|
set(MINWIN_LONG_NAME "WinPR Utils")
|
|
set(MODULE_LIBRARY_NAME "${MINWIN_SHORT_NAME}")
|