mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 00:37:57 -05:00
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
target "${dirname}" {
|
|
headers src/encoding.h
|
|
sources src/*.{mm,capnp}
|
|
libraries capnp kj
|
|
}
|