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:
Dustin L. Howett (MSFT)
2020-04-21 14:43:09 -07:00
committed by GitHub
parent bc6ea11233
commit 86685079ec
56 changed files with 49 additions and 8 deletions

View File

@@ -52,6 +52,7 @@ SUMS$
\.yml$
\.zip$
^dep/
^oss/
^doc/reference/UTF8-torture-test\.txt$
^src/interactivity/onecore/BgfxEngine\.
^src/renderer/wddmcon/WddmConRenderer\.

View File

@@ -1656,6 +1656,7 @@ osfhandle
OSG
OSGENG
osign
oss
ostream
ostringstream
Ou