Use imported target for Threads
This commit is contained in:
parent
a110231f68
commit
eedb8e44ea
1 changed files with 1 additions and 1 deletions
|
@ -655,7 +655,7 @@ target_link_libraries(kwin
|
|||
XKB::XKB
|
||||
epoxy::epoxy
|
||||
|
||||
${CMAKE_THREAD_LIBS_INIT}
|
||||
Threads::Threads
|
||||
)
|
||||
|
||||
if (KWIN_BUILD_CMS)
|
||||
|
|
Loading…
Reference in a new issue