mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
Remove the deprecated use-* compilation options
This commit is contained in:
@@ -35,7 +35,7 @@ bool pid_running(pid_t pid);
|
||||
/**
|
||||
* Simple helper function around `boost::process::child` that launches the host
|
||||
* application (`*.exe`) wrapped in winedbg if compiling with
|
||||
* `-Duse-winedbg=true`. Keep in mind that winedbg does not handle arguments
|
||||
* `-Dwith-winedbg=true`. Keep in mind that winedbg does not handle arguments
|
||||
* containing spaces, so most Windows paths will be split up into multiple
|
||||
* arugments.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user