mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Hyperion Light updates (#1434)
* Hyperion Light - Allow hyperion remote as component * Fix missing guard * NSIS installation via Choco removed because already installed on windows server 2022 * Correct CMAKEList defaults * Align package creation with build rules for components * Fix Copy/Paste issue Co-authored-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
This commit is contained in:
4
dependencies/CMakeLists.txt
vendored
4
dependencies/CMakeLists.txt
vendored
@@ -1,4 +1,6 @@
|
||||
add_subdirectory(build/hidapi)
|
||||
if (ENABLE_DEV_USB_HID)
|
||||
add_subdirectory(build/hidapi)
|
||||
endif()
|
||||
|
||||
if (ENABLE_DEV_TINKERFORGE)
|
||||
add_subdirectory(build/tinkerforge)
|
||||
|
Reference in New Issue
Block a user