Browse Source

UI/updater: Remove dependency on psapi.lib

jpark37 4 years ago
parent
commit
4614c0574e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UI/win-update/updater/CMakeLists.txt

+ 0 - 1
UI/win-update/updater/CMakeLists.txt

@@ -45,7 +45,6 @@ target_link_libraries(updater
 	${STATIC_ZLIB_PATH}
 	lzma
 	blake2
-	psapi
 	comctl32
 	shell32
 	winhttp