mirror of
https://github.com/textmate/textmate.git
synced 2026-01-11 07:47:55 -05:00
9 lines
245 B
Plaintext
9 lines
245 B
Plaintext
target "${dirname}" {
|
|
require text cf io plist OakSystem regexp
|
|
headers src/{constants,download{,_tbz},filter_*,key_chain,network,post,proxy,tbz}.h
|
|
sources src/*.cc
|
|
tests tests/*.cc
|
|
libraries curl
|
|
frameworks SystemConfiguration Security
|
|
}
|