mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 19:50:18 +00:00
meson: Remove unused wbemcore dependency
This commit is contained in:
@@ -47,7 +47,6 @@ if host_machine.system() == 'windows'
|
|||||||
]
|
]
|
||||||
common_sysinfo_deps += [
|
common_sysinfo_deps += [
|
||||||
cc.find_library('wbemuuid'), # sysinfo
|
cc.find_library('wbemuuid'), # sysinfo
|
||||||
cc.find_library('wbemcore'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
common_sources += 'sysinfo/win32/backend.c'
|
common_sources += 'sysinfo/win32/backend.c'
|
||||||
|
|||||||
Reference in New Issue
Block a user