mirror of
https://github.com/textmate/textmate.git
synced 2026-01-11 07:47:55 -05:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
target "${dirname}" {
|
|
require text buffer bundles crash regexp
|
|
headers src/selection.h src/types.h
|
|
sources src/*.cc
|
|
tests tests/*.cc
|
|
}
|