mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
include: comment the modulemap
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
// This makes Ghostty available to the XCode build for the macOS app.
|
||||||
|
// We append "Kit" to it not to be cute, but because targets have to have
|
||||||
|
// unique names and we use Ghostty for other things.
|
||||||
module GhosttyKit {
|
module GhosttyKit {
|
||||||
umbrella header "ghostty.h"
|
umbrella header "ghostty.h"
|
||||||
export *
|
export *
|
||||||
|
Reference in New Issue
Block a user