mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 00:37:57 -05:00
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
target "${dirname}" {
|
|
require cf io plist regexp scope text
|
|
headers src/{settings,keys}.h
|
|
sources src/*.{cc,rl}
|
|
tests tests/*.cc
|
|
}
|