Skip to content
Snippets Groups Projects
Commit 8a68a60b authored by Lars Bilke's avatar Lars Bilke
Browse files

Added one more dependency to QtDataView.

parent a4572b0c
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ target_link_libraries(QtDataView INTERFACE
FileIO
QtBase
)
add_dependencies(QtDataView QtDiagramView)
add_dependencies(QtDataView QtDiagramView QtStratView)
include(AddCatalystDependency)
ADD_CATALYST_DEPENDENCY(QtDataView)
......
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