mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-01 15:23:17 +08:00
update framelesshelper
This commit is contained in:
@ -19,8 +19,10 @@ if (FLUENTUI_BUILD_EXAMPLES)
|
||||
endif ()
|
||||
|
||||
if (FLUENTUI_BUILD_FRAMELESSHEPLER)
|
||||
add_definitions(-DFRAMELESSHELPER_CORE_NO_DEBUG_OUTPUT)
|
||||
add_definitions(-DFRAMELESSHELPER_QUICK_NO_DEBUG_OUTPUT)
|
||||
set(FRAMELESSHELPER_BUILD_STATIC ON)
|
||||
set(FRAMELESSHELPER_NO_SUMMARY OFF)
|
||||
set(FRAMELESSHELPER_NO_DEBUG_OUTPUT OFF)
|
||||
set(FRAMELESSHELPER_BUILD_WIDGETS OFF)
|
||||
add_subdirectory(framelesshelper)
|
||||
endif ()
|
||||
|
||||
|
Submodule framelesshelper updated: f977a78d0e...75ca85ec42
Reference in New Issue
Block a user