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