Closed machinekoder closed 6 years ago
this is deprecated, use
target_link_libraries( ... Qt5::Widgets ... )
instead. See http://doc.qt.io/qt-5/cmake-manual.html
ping
@simonschmeisser Then imarker_simple_demo
is missing the target_link_libraries
.
This CMake kungfu is beyond me, not sure who is correct...
@machinekoder but imarker_simple_demo
is not using anything Qt ? Builds seem to work everywhere now that the changes from kinetic have been forward ported to bionic or do you still have issues? Please give some more info on what system, cmake version and Qt version you are using then. Otherwise I think this and the related issue can be closed.
Closing this, feel free to re-open if needed.
fix for https://github.com/PickNikRobotics/rviz_visual_tools/issues/79