mirror of
https://github.com/textmate/textmate.git
synced 2026-01-10 23:38:01 -05:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
target "${dirname}" {
|
|
require OakFoundation buffer bundles cf crash io ns plist regexp selection text theme
|
|
headers src/{layout,paragraph,ct}.h
|
|
sources src/*.cc
|
|
tests tests/t_*.cc
|
|
cxx_tests tests/gui_*.mm
|
|
}
|