Ensure Windows install application display name is correct

This commit is contained in:
Bill Somerville 2021-01-05 19:35:09 +00:00
parent 82836b5bca
commit aed931d52e
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ project (wsjtx
LANGUAGES C CXX Fortran
)
set (PROJECT_DESCRIPTION "WSJT-X: Digital Modes for Weak Signal Communications in Amateur Radio")
set (CMAKE_PROJECT_DESCRIPTION ${PROJECT_DESCRIPTION})
#
# Local CMake modules and support files