mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
log messages with time in human readable way
This commit is contained in:
parent
380504b0f8
commit
72f61549d9
15 changed files with 144 additions and 29 deletions
|
@ -1,5 +1,5 @@
|
|||
check = dependency('check', required: false)
|
||||
deps = [udev, glib2, check, libsystemd, libmiracle_shared_dep]
|
||||
deps = [udev, glib2, check, libsystemd, libmiracle_shared_dep, m]
|
||||
|
||||
if check.found()
|
||||
test_rtsp = executable('test_rtsp', 'test_rtsp.c', dependencies: deps)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue