mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Remove widgets (#35)
* Trying to remove dependency on Widget removed unused bonjour example source * forgot the modified files
This commit is contained in:
@@ -38,6 +38,6 @@ target_link_libraries( ${PROJECT_NAME}
|
||||
pthread
|
||||
)
|
||||
|
||||
qt5_use_modules(${PROJECT_NAME} Widgets Core Gui Network)
|
||||
qt5_use_modules(${PROJECT_NAME} Core Gui Network)
|
||||
|
||||
install ( TARGETS ${PROJECT_NAME} DESTINATION "bin" COMPONENT ambilight )
|
||||
|
Reference in New Issue
Block a user