Skip to content
Snippets Groups Projects
Commit a11ee030 authored by Fabian Reister's avatar Fabian Reister
Browse files

cmake legacy: removed include ArmarXQt4Qt5DualSupport.cmake)

parent 4b2dbe98
No related branches found
No related tags found
1 merge request!66Refactor/new arch
......@@ -10,7 +10,7 @@ find_package(Qt5OpenGL QUIET)
find_package(Qt5Designer QUIET)
find_package(Qt5Network QUIET)
include(${ArmarXGui_CMAKE_DIR}/ArmarXQt4Qt5DualSupport.cmake)
# include(${ArmarXGui_CMAKE_DIR}/ArmarXQt4Qt5DualSupport.cmake)
#https://forum.qt.io/topic/81252/cmake-qt5_wrap_ui-issue
# > Since QT5_WRAP_UI macro is delivered as part of Qt5Widget packacge it is necessery
# > to make a call to find_package (Qt5Widget) before issuing QT5_WRAP_UI call.
......
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