mirror of
https://github.com/microsoft/terminal.git
synced 2026-01-09 06:04:58 -05:00
This change is necessary as the dep/ folder is not synced into the
Windows source tree.
I've also added a build rule producing a lib for {fmt}.
This will be required for our next OS ingestion.
16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
DIRS=\
|
|
buffer \
|
|
interactivity \
|
|
dep \
|
|
host \
|
|
propsheet \
|
|
propslib \
|
|
renderer \
|
|
server \
|
|
terminal \
|
|
testlist \
|
|
til \
|
|
tools \
|
|
tsf \
|
|
types \
|