Skip to content

Commit

Permalink
qsqlmon tool install target fixed #929
Browse files Browse the repository at this point in the history
  • Loading branch information
Fanda Vacek committed Jul 8, 2023
1 parent fe0c604 commit 1ff0bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/qsqlmon/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ endif()
target_link_libraries(qsqlmon PRIVATE libqfqmlwidgets)
target_include_directories(qsqlmon PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/src)

install(TARGETS quickshow)
install(TARGETS qsqlmon)

0 comments on commit 1ff0bcb

Please sign in to comment.