mirror of
https://github.com/reactos/CMake.git
synced 2024-12-20 10:38:08 +00:00
5457b8254c
This commit enables building, for example, plugin bundles to be loaded by web browsers.
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "${PLUGIN_NAME}.plugin";
|
|
NSHumanReadableCopyright = "${FBSTRING_LegalCopyright}";
|