Use CMAKE_DL_LIBS in external_qt
This commit is contained in:
parent
98410c7064
commit
a81345a28d
1 changed files with 1 additions and 1 deletions
2
external/qt/CMakeLists.txt
vendored
2
external/qt/CMakeLists.txt
vendored
|
|
@ -381,8 +381,8 @@ else()
|
||||||
xcb
|
xcb
|
||||||
X11
|
X11
|
||||||
X11-xcb
|
X11-xcb
|
||||||
dl
|
|
||||||
glib-2.0
|
glib-2.0
|
||||||
|
${CMAKE_DL_LIBS}
|
||||||
pthread
|
pthread
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue