Add support for starting URLs and regular files that aren't executable
This provides some limited ShellExecute-like behavior.
This commit is contained in:
@@ -74,6 +74,7 @@ list(PREPEND PLATFORM_LIBRARIES
|
||||
synchronization.lib
|
||||
avrt
|
||||
iphlpapi
|
||||
shlwapi
|
||||
${CURL_STATIC_LIBRARIES})
|
||||
|
||||
if(SUNSHINE_ENABLE_TRAY)
|
||||
|
||||
Reference in New Issue
Block a user