Skip to content

Commit

Permalink
Link render library to gui-qml
Browse files Browse the repository at this point in the history
  • Loading branch information
rprospero committed May 14, 2024
1 parent f558ee2 commit e59c5d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui-qml/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ target_include_directories(
target_link_libraries(
gui-qml
PRIVATE models
render
base
Qt6::QuickWidgets
)

0 comments on commit e59c5d1

Please sign in to comment.