Skip to content

Commit

Permalink
link with Qaterial
Browse files Browse the repository at this point in the history
  • Loading branch information
Oriane Chagnon committed Oct 19, 2020
1 parent e9657ac commit 39e4fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ endif()
target_compile_definitions(Test
PRIVATE $<$<OR:$<CONFIG:Debug>,$<CONFIG:RelWithDebInfo>>:QT_QML_DEBUG>)
target_link_libraries(Test
PRIVATE Qt${QT_VERSION_MAJOR}::Core Qt${QT_VERSION_MAJOR}::Quick)
PRIVATE Qt${QT_VERSION_MAJOR}::Core Qt${QT_VERSION_MAJOR}::Quick Qaterial)

0 comments on commit 39e4fe5

Please sign in to comment.