Only use remote OSC control in headless/MOD, remove LTO from readme
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5a53cd37b8
commit
39e83285e2
3 changed files with 50 additions and 52 deletions
|
@ -75,8 +75,7 @@ void openBrowser(const std::string& url);
|
|||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
||||
// && defined(HEADLESS)
|
||||
#if defined(HAVE_LIBLO)
|
||||
#if defined(HAVE_LIBLO) && defined(HEADLESS)
|
||||
# define CARDINAL_INIT_OSC_THREAD
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue