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

removing include; fixign resource_files

parent ddace1b9
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,3 @@ armarx_add_library(graph ...@@ -33,6 +33,3 @@ armarx_add_library(graph
Graph.h Graph.h
Visu.h Visu.h
) )
# THIS IS A HACK. Simox / other libs do not set this definition properly ...
target_compile_definitions(graph PUBLIC -DEIGEN_STL_VECTOR_SPECIFICATION_DEFINED)
...@@ -44,8 +44,8 @@ armarx_add_qt_plugin(qt_plugin_LocationGraphEditor ...@@ -44,8 +44,8 @@ armarx_add_qt_plugin(qt_plugin_LocationGraphEditor
UI_FILES UI_FILES
LocationGraphEditorWidget.ui LocationGraphEditorWidget.ui
#RESOURCES RESOURCE_FILES
# icons.qrc icons.qrc
DEPENDENCIES DEPENDENCIES
# ArmarXGui # ArmarXGui
SimpleConfigDialog SimpleConfigDialog
......
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