fix build (Qt5) qtwin (#5585)
This commit is contained in:
parent
03428b53c2
commit
f08cf3ed8e
4
3rdparty/qtwin/CMakeLists.txt
vendored
4
3rdparty/qtwin/CMakeLists.txt
vendored
@ -7,3 +7,7 @@ set(QTWIN-SOURCES
|
||||
ADD_LIBRARY(qtwin STATIC
|
||||
${QTWIN-SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(qtwin
|
||||
Qt5::Widgets
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user