Skip to content
Snippets Groups Projects
Commit 857266d1 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

fix gui icons

parent 12fa0ec7
No related branches found
No related tags found
1 merge request!62Ice Deployment in Scenario Manager and improved LogViewe
...@@ -69,7 +69,7 @@ list(APPEND FILES ${QT_RESOURCES}) ...@@ -69,7 +69,7 @@ list(APPEND FILES ${QT_RESOURCES})
install(DIRECTORY icons/ DESTINATION share/${PROJECT_NAME} COMPONENT data) install(DIRECTORY icons/ DESTINATION share/${PROJECT_NAME} COMPONENT data)
armarx_gui_library("${LIB_NAME}" "${FILES}" "${HEADERS}" "" "" "${LIBS}") armarx_gui_library("${LIB_NAME}" "${FILES}" "${HEADERS}" "" "${QT_RESOURCES}" "${LIBS}")
if(Coin3D_FOUND AND SOQT_FOUND) if(Coin3D_FOUND AND SOQT_FOUND)
target_include_directories(${LIB_NAME} SYSTEM PUBLIC ${Coin3D_INCLUDE_DIRS}) target_include_directories(${LIB_NAME} SYSTEM PUBLIC ${Coin3D_INCLUDE_DIRS})
......
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