mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Remove windows only lib from global linkage
This commit is contained in:
parent
2448e9462e
commit
305026982a
@ -58,7 +58,6 @@ target_link_libraries(
|
|||||||
Qt${QT_VERSION_MAJOR}::Widgets
|
Qt${QT_VERSION_MAJOR}::Widgets
|
||||||
Qt${QT_VERSION_MAJOR}::Core
|
Qt${QT_VERSION_MAJOR}::Core
|
||||||
Qt${QT_VERSION_MAJOR}::WebEngine
|
Qt${QT_VERSION_MAJOR}::WebEngine
|
||||||
shcore.lib
|
|
||||||
ScreenPlaySDK
|
ScreenPlaySDK
|
||||||
ScreenPlayUtil)
|
ScreenPlayUtil)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user