Blender Git Commits

Blender Git "temp-usd-test-cmake-install-prefix" branch commits.

July 27, 2020, 16:36 (GMT)
Fix USD unit test on buildbot

The buildbot uses a separate `CMAKE_INSTALL_PREFIX`. This means that
the unit test could not find its USD JSON files in the build directory.
Using `${CMAKE_INSTALL_PREFIX}` instead of `$<TARGET_FILE_DIR:blender>`
solved this.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021