mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Select interface to use
Start miraclecast against interface of choose. - By tagged udev device - By `--interface` or `-i` option resolves #36, resolves #43, resolves #46
This commit is contained in:
parent
6cc5876ba6
commit
73adee82bf
8 changed files with 63 additions and 25 deletions
|
|
@ -11,7 +11,6 @@ AM_CFLAGS = -Wall \
|
|||
AM_CPPFLAGS = -include $(top_builddir)/config.h \
|
||||
-I $(top_srcdir)/src \
|
||||
-I $(top_srcdir)/src/shared \
|
||||
-DBUILD_ENABLE_DEBUG \
|
||||
'-DBUILD_BINDIR="$(bindir)"'
|
||||
|
||||
AM_LDFLAGS = -Wl,--as-needed \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue