Use imported target for Threads

This commit is contained in:
Nicolas Fella 2021-02-09 20:32:29 +01:00
parent a110231f68
commit eedb8e44ea

View file

@ -655,7 +655,7 @@ target_link_libraries(kwin
XKB::XKB XKB::XKB
epoxy::epoxy epoxy::epoxy
${CMAKE_THREAD_LIBS_INIT} Threads::Threads
) )
if (KWIN_BUILD_CMS) if (KWIN_BUILD_CMS)