mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-24 05:40:40 +00:00
build: ghostty lib, framework, build into app
This commit is contained in:
4
include/module.modulemap
Normal file
4
include/module.modulemap
Normal file
@@ -0,0 +1,4 @@
|
||||
module GhosttyKit {
|
||||
umbrella header "ghostty.h"
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user