Fixes for clang-tidy-review

This commit is contained in:
Dan Paulat 2024-11-28 06:52:41 -06:00
parent d539f7723e
commit ed9e7ad72f
3 changed files with 51 additions and 14 deletions

View file

@ -510,6 +510,7 @@ source_group("I18N Files" FILES ${TS_FILES})
add_library(scwx-qt OBJECT ${PROJECT_SOURCES})
set_property(TARGET scwx-qt PROPERTY AUTOMOC ON)
set_property(TARGET scwx-qt PROPERTY AUTOGEN_ORIGIN_DEPENDS OFF)
add_custom_command(OUTPUT ${COUNTIES_SQLITE_DB}
COMMAND ${Python_EXECUTABLE}