mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
target "${dirname}" {
|
|
require bundles io ns parse regexp scope text
|
|
headers src/buffer.h src/indexed_map.h src/storage.h
|
|
sources src/*.cc
|
|
tests tests/*.{cc,mm}
|
|
}
|