mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:10:06 +00:00
Fixes for clang-tidy-review
This commit is contained in:
parent
d539f7723e
commit
ed9e7ad72f
3 changed files with 51 additions and 14 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue