mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-14 22:36:01 -05:00
WinUpdater: Check OS and VC++ Redist versions.
This commit is contained in:
4
CMake/FindPowerShell.cmake
Normal file
4
CMake/FindPowerShell.cmake
Normal file
@@ -0,0 +1,4 @@
|
||||
find_program(POWERSHELL_EXE NAMES powershell)
|
||||
|
||||
INCLUDE(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(PowerShell DEFAULT_MSG POWERSHELL_EXE)
|
||||
Reference in New Issue
Block a user