refactor: extract lib_timer
This commit is contained in:
parent
14dbf00775
commit
10b19749f7
8 changed files with 433 additions and 4 deletions
|
@ -34,7 +34,7 @@ else()
|
|||
endif()
|
||||
|
||||
target_link_libraries(QVectorSearch PRIVATE Qt${QT_VERSION_MAJOR}::Widgets
|
||||
vector_search)
|
||||
timer vector_search)
|
||||
|
||||
# Qt for iOS sets MACOSX_BUNDLE_GUI_IDENTIFIER automatically since Qt 6.1. If
|
||||
# you are developing for iOS or macOS you should consider setting an explicit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue