mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
target "${dirname}" {
|
|
require MenuBuilder OakAppKit OakFoundation Preferences document io ns regexp settings text
|
|
headers src/Find.h
|
|
sources src/*.{cc,mm}
|
|
frameworks Cocoa
|
|
}
|