USD: Install USD library via install_deps.sh

This commit adds the download, extract, patch, build, and install of the
Universal Scene Description (USD) library to the `install_deps.sh`
script.

Reviewed By: mont29, LazyDodo

Differential Revision: https://developer.blender.org/D6478
This commit is contained in:
2020-02-10 15:07:49 +01:00
parent cd48b132ff
commit ec116e3d49
3 changed files with 151 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ FIND_PATH(USD_INCLUDE_DIR
FIND_LIBRARY(USD_LIBRARY
NAMES
usd_m
usd_m usd_ms
HINTS
${_usd_SEARCH_DIRS}
PATH_SUFFIXES