mirror of
https://github.com/textmate/textmate.git
synced 2026-02-14 08:24:56 -05:00
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
SOURCES = src/**/*.cc
|
|
TEST_SOURCES = tests/t_*.cc
|
|
EXPORT = src/{scm,snapshot}.h
|
|
LINK += text cf io settings
|
|
FRAMEWORKS = Carbon Security
|