Files
textmate/Frameworks/command/default.rave
2021-02-15 16:01:50 +01:00

7 lines
189 B
Plaintext

target "${dirname}" {
require OakAppKit OakFoundation OakSystem buffer bundles cf io plist regexp scope selection settings text
headers src/*.h
sources src/*.{cc,mm}
tests tests/*.cc
}