forked from github_mirror/framelesshelper
parent
c61b6ff1fb
commit
b9cb06520f
|
@ -25,9 +25,14 @@ set(SOURCES
|
|||
framelesshelper_global.h
|
||||
framelesshelper.h
|
||||
framelesshelper.cpp
|
||||
)
|
||||
|
||||
if(Qt5Quick_FOUND)
|
||||
list(APPEND SOURCES
|
||||
framelessquickhelper.h
|
||||
framelessquickhelper.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
if(WIN32)
|
||||
list(APPEND SOURCES
|
||||
|
|
Loading…
Reference in New Issue