Minor code cleanup and changes

This commit is contained in:
2025-07-22 08:15:32 -04:00
parent 522303c785
commit 3a28cf09ea
4 changed files with 5 additions and 6 deletions

View File

@@ -115,7 +115,7 @@ if(WIN32)
endif()
# Package Config
set(CPACK_PACKAGE_NAME "SNES Emulator")
set(CPACK_PACKAGE_NAME "BreadedSNES")
set(CPACK_PACKAGE_VERSION ${PROJECT_VERSION})
set(CPACK_PACKAGE_DESCRIPTION "Cross-platform SNES Emulator")