build-deps - note on cloning opencollada

This commit is contained in:
Andrej730
2025-10-03 16:52:11 +05:00
parent 8d1b533f91
commit fe333051df
+1
View File
@@ -392,6 +392,7 @@ call :DownloadFile https://github.com/nlohmann/json/releases/download/v3.6.1/jso
:: Note OpenCOLLADA has only Release and Debug builds.
set DEPENDENCY_NAME=OpenCOLLADA
set DEPENDENCY_DIR=%DEPS_DIR%\OpenCOLLADA
:: Always clone it, even if it's installed, because it contains xml headers we need.
:: Use a fixed revision in order to prevent introducing breaking changes
call :GitCloneAndCheckoutRevision https://github.com/KhronosGroup/OpenCOLLADA.git "%DEPENDENCY_DIR%" 064a60b65c2c31b94f013820856bc84fb1937cc6