Skip to content
Snippets Groups Projects
Commit 0fd0444f authored by Simon Heybrock's avatar Simon Heybrock
Browse files

Re #16086. More missing HistogramData linking in CMakeLists.

parent 76463851
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,7 @@ target_link_libraries ( PythonAPIModule LINK_PRIVATE ${TCMALLOC_LIBRARIES_LINKTI
PythonKernelModule
API
Kernel
HistogramData
Geometry
${PYTHON_LIBRARIES}
${POCO_LIBRARIES}
......
......@@ -70,6 +70,7 @@ target_link_libraries ( PythonDataObjectsModule LINK_PRIVATE ${TCMALLOC_LIBRARIE
API
DataObjects
Kernel
HistogramData
Geometry
${PYTHON_LIBRARIES}
${POCO_LIBRARIES}
......
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