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:
@@ -49,7 +49,7 @@ add_library(hyperion-utils
|
||||
${CURRENT_SOURCE_DIR}/jsonschema/JsonSchemaChecker.cpp
|
||||
)
|
||||
|
||||
qt5_use_modules(hyperion-utils Widgets)
|
||||
qt5_use_modules(hyperion-utils Core)
|
||||
|
||||
target_link_libraries(hyperion-utils
|
||||
jsoncpp
|
||||
|
Reference in New Issue
Block a user