We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c9031a commit c190e23Copy full SHA for c190e23
version.sh
@@ -57,6 +57,7 @@ cp -v src/build/vs_toolchain.py ${CR_SRC_DIR}/build/ &&
57
58
# Add //third_party/libjxl to DEPS
59
cp -v thorium-libjxl/src/DEPS ${CR_SRC_DIR}/ &&
60
+cp -v thorium-libjxl/src/third_party/.gitignore ${CR_SRC_DIR}/third_party/ &&
61
62
cd ${CR_SRC_DIR} &&
63
0 commit comments