cmake-init icon indicating copy to clipboard operation
cmake-init copied to clipboard

Handle app bundle deployment for macOS

Open scheibel opened this issue 8 years ago • 0 comments

Interesting cases:

  • configurability between console/plain applications and applications in app bundles
  • handling of the data directory for run-time data (for builds taken from the source, for packages/deployed bundles the data directory within the bundle)

scheibel avatar Feb 02 '17 17:02 scheibel