mirror of
https://github.com/textmate/textmate.git
synced 2026-01-11 07:47:55 -05:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
target "${dirname}" {
|
|
require bundles cf ns scope
|
|
headers src/*.h
|
|
sources src/*.{cc,mm}
|
|
tests tests/*.cc
|
|
}
|