mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Add build option
This commit is contained in:
parent
f4100f0cfe
commit
99a26166ae
@ -342,6 +342,9 @@ message(STATUS "ENABLE_DEV_USB_HID = ${ENABLE_DEV_USB_HID}")
|
||||
option(ENABLE_DEV_WS281XPWM "Enable the WS281x-PWM device" ${DEFAULT_DEV_WS281XPWM} )
|
||||
message(STATUS "ENABLE_DEV_WS281XPWM = ${ENABLE_DEV_WS281XPWM}")
|
||||
|
||||
option(ENABLE_FTDIDEV "Enable the FTDI led device" ${DEFAULT_ENABLE_FTDIDEV} )
|
||||
message(STATUS "ENABLE_FTDIDEV = ${ENABLE_FTDIDEV}")
|
||||
|
||||
removeIndent()
|
||||
|
||||
message(STATUS "Services options:")
|
||||
|
Loading…
x
Reference in New Issue
Block a user