Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ArmarXGui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
ArmarXGui
Commits
a11ee030
Commit
a11ee030
authored
3 years ago
by
Fabian Reister
Browse files
Options
Downloads
Patches
Plain Diff
cmake legacy: removed include ArmarXQt4Qt5DualSupport.cmake)
parent
4b2dbe98
No related branches found
No related tags found
1 merge request
!66
Refactor/new arch
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
etc/cmake/legacy/GuiCommands.cmake
+1
-1
1 addition, 1 deletion
etc/cmake/legacy/GuiCommands.cmake
with
1 addition
and
1 deletion
etc/cmake/legacy/GuiCommands.cmake
+
1
−
1
View file @
a11ee030
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment