Commit 1f6c195a authored by Tomaz Canabrava's avatar Tomaz Canabrava Committed by Daniel Agar

CMake: Add Qml targets to ViewWidgets

parent 760e654c
......@@ -8,4 +8,9 @@ target_link_libraries(ViewWidgets
qgc
)
add_custom_target(ViewWidgetsQml
SOURCE
ViewWidget.qml
)
target_include_directories(ViewWidgets INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment