mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
fix v4L2 used in osx
... tiny fix, now osx compile should work
This commit is contained in:
parent
d90a36d911
commit
bb3b658b5c
@ -31,7 +31,7 @@ SET ( DEFAULT_TESTS OFF )
|
||||
|
||||
if (APPLE)
|
||||
SET ( DEFAULT_OSX ON )
|
||||
SET ( DEFAULT_V4l2 OFF )
|
||||
SET ( DEFAULT_V4L2 OFF )
|
||||
SET ( DEFAULT_SPIDEV OFF )
|
||||
SET ( DEFAULT_FB OFF )
|
||||
else ()
|
||||
|
Loading…
Reference in New Issue
Block a user