mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
add dl to link libraries
This commit is contained in:
parent
8dbf0a2091
commit
0818a59f9a
1 changed files with 1 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ target_link_libraries(${PROJECT_NAME} PUBLIC
|
||||||
Qt${QT_VERSION_MAJOR}::OpenGL
|
Qt${QT_VERSION_MAJOR}::OpenGL
|
||||||
Qt${QT_VERSION_MAJOR}::Multimedia
|
Qt${QT_VERSION_MAJOR}::Multimedia
|
||||||
QHexView
|
QHexView
|
||||||
|
dl
|
||||||
)
|
)
|
||||||
|
|
||||||
set_target_properties(${PROJECT_NAME} PROPERTIES
|
set_target_properties(${PROJECT_NAME} PROPERTIES
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue