Blender Git Commit Log

Git Commits -> Revision 412cd80

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.

Commit Details:

Full Hash: 412cd801b98ab85646b100b12926a259fd21f513
Parent Commit: 1ae8855
Lines Changed: +1, -1

1 Modified Path:

/tests/gtests/runner/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021