macOS: Set values for empty keys in Info.plist (#425)

This commit is contained in:
OatmealDome 2022-10-28 10:57:14 -04:00 committed by GitHub
parent 9ebbfb3ae2
commit e0aaf631c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 5 deletions

View file

@ -21,7 +21,7 @@ if (ENABLE_VCPKG)
endif()
endif()
project(Cemu VERSION 2.0)
project(Cemu VERSION 2.0.0)
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")