mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
cmake: have the style as a cmake cache variable
This commit is contained in:
parent
c3baef1f64
commit
8a3b064b58
3 changed files with 33 additions and 22 deletions
|
@ -27,3 +27,5 @@ set(_IMPORT_PREFIX)
|
|||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/SixtyFPSTargets.cmake")
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/SixtyFPSMacro.cmake")
|
||||
|
||||
set(SIXTYFPS_STYLE @SIXTYFPS_STYLE_DEFAULT@ CACHE STRING "The SixtyFPS widget style")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue