Add macOS app icon and bundle properties; remove deprecated settings
- Introduced a new app icon file (yaze.icns) for the macOS bundle. - Updated CMake configuration to set macOS bundle properties, including icon file, bundle name, executable name, and versioning information. - Removed outdated macOS bundle settings to streamline the configuration process.
This commit is contained in:
@@ -39,7 +39,6 @@ set(
|
||||
absl::demangle_internal
|
||||
absl::strings_internal
|
||||
absl::city
|
||||
absl::cordz_functions
|
||||
absl::malloc_internal
|
||||
absl::graphcycles_internal
|
||||
absl::str_format_internal
|
||||
|
||||
Reference in New Issue
Block a user