We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153a117 commit 74840a0Copy full SHA for 74840a0
1 file changed
build.bat
@@ -1,6 +1,6 @@
1
git submodule update --init --recursive
2
-::python download_assets.py
3
-::python extern/vulkan/download_assets.py
+python download_assets.py
+python extern/vulkan/download_assets.py
4
mkdir build
5
cd build
6
cmake ../
0 commit comments