Skip to content
Snippets Groups Projects
Commit c4efa88e authored by Jose Borreguero's avatar Jose Borreguero
Browse files

Refs #30885 add DataObjects library


Signed-off-by: default avatarJose Borreguero <borreguero@gmail.com>
parent 0f26364a
No related branches found
No related tags found
No related merge requests found
...@@ -169,6 +169,7 @@ mtd_add_qt_library(TARGET_NAME MantidQtWidgetsInstrumentView ...@@ -169,6 +169,7 @@ mtd_add_qt_library(TARGET_NAME MantidQtWidgetsInstrumentView
${Boost_INCLUDE_DIRS} ${Boost_INCLUDE_DIRS}
LINK_LIBS LINK_LIBS
${CORE_MANTIDLIBS} ${CORE_MANTIDLIBS}
DataObjects
${POCO_LIBRARIES} ${POCO_LIBRARIES}
${Boost_LIBRARIES} ${Boost_LIBRARIES}
${PYTHON_LIBRARIES} ${PYTHON_LIBRARIES}
...@@ -211,6 +212,7 @@ mtd_add_qt_library(TARGET_NAME MantidQtWidgetsInstrumentView ...@@ -211,6 +212,7 @@ mtd_add_qt_library(TARGET_NAME MantidQtWidgetsInstrumentView
LINK_LIBS LINK_LIBS
${CORE_MANTIDLIBS} ${CORE_MANTIDLIBS}
PythonInterfaceCore PythonInterfaceCore
DataObjects
${POCO_LIBRARIES} ${POCO_LIBRARIES}
${OPENGL_gl_LIBRARY} ${OPENGL_gl_LIBRARY}
${OPENGL_glu_LIBRARY} ${OPENGL_glu_LIBRARY}
......
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