Skip to content
Snippets Groups Projects
Commit 1c52e651 authored by Thiago M. de C. Marques's avatar Thiago M. de C. Marques Committed by Brad King
Browse files

Help: Update example Qt 5 find_package call to add missing component

Running CMake on it caused the following error:

    error: Target "publisher" links to target "Qt5::DBus" but the target
    was not found.  Perhaps a find_package() call is missing for an
    IMPORTED target, or an ALIAS target is missing?

Add the missing DBus component.
parent 4c802a32
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment