mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Windows bootstrap support
This commit is contained in:
parent
35ab311635
commit
633d9b0eb9
10 changed files with 69 additions and 74 deletions
|
@ -1,8 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="cmake" version="3.26.4" />
|
||||
<package id="cmake" version="3.26.4" installArguments="ADD_CMAKE_TO_PATH=System"/>
|
||||
<package id="git"/>
|
||||
<package id="llvm"/>
|
||||
<package id="ninja"/>
|
||||
<package id="nuget.commandline" version="6.6.0" />
|
||||
<package id="python"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue