mirror of
https://github.com/microsoft/terminal.git
synced 2026-01-28 09:00:33 -05:00
build: move oss required to build conhost out of dep/ (#5451)
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.
This commit is contained in:
committed by
GitHub
parent
bc6ea11233
commit
86685079ec
1
.github/actions/spell-check/excludes.txt
vendored
1
.github/actions/spell-check/excludes.txt
vendored
@@ -52,6 +52,7 @@ SUMS$
|
||||
\.yml$
|
||||
\.zip$
|
||||
^dep/
|
||||
^oss/
|
||||
^doc/reference/UTF8-torture-test\.txt$
|
||||
^src/interactivity/onecore/BgfxEngine\.
|
||||
^src/renderer/wddmcon/WddmConRenderer\.
|
||||
|
||||
@@ -1656,6 +1656,7 @@ osfhandle
|
||||
OSG
|
||||
OSGENG
|
||||
osign
|
||||
oss
|
||||
ostream
|
||||
ostringstream
|
||||
Ou
|
||||
|
||||
Reference in New Issue
Block a user