added set_target_properties for scwx-qt_update_radar_sites

This commit is contained in:
AdenKoperczak 2024-06-28 11:13:27 -04:00
parent 697a275b32
commit 96990ffd8e

View file

@ -538,6 +538,7 @@ endif()
set_target_properties(scwx-qt_generate_counties_db PROPERTIES FOLDER generate)
set_target_properties(scwx-qt_generate_versions PROPERTIES FOLDER generate)
set_target_properties(scwx-qt_update_radar_sites PROPERTIES FOLDER generate)
if (WIN32)
set(APP_ICON_RESOURCE_WINDOWS "${scwx-qt_SOURCE_DIR}/res/scwx-qt.rc")