mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 09:23:17 +02:00
Fixing rebase
This commit is contained in:
parent
da5f7912b5
commit
9d057233c6
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ target_link_libraries(
|
|||
${TARGET_NAME}
|
||||
Qt5::Gui Qt5::Network Qt5::Multimedia Qt5::OpenGL
|
||||
Qt5::Qml Qt5::Quick Qt5::Script Qt5::Svg
|
||||
Qt5::WebChannel Qt5::WebEngine Qt5::WebEngineWidgets
|
||||
Qt5::WebChannel Qt5::WebEngine
|
||||
)
|
||||
|
||||
if (UNIX)
|
||||
|
|
Loading…
Reference in a new issue