Blender Git Commit Log
Git Commits -> Revision 2584a2a
Revision 2584a2a by Sybren A. Stüvel (master) July 27, 2020, 17:02 (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: 2584a2a4e7b2cb657c863e35a62afd83e5bbafb8
Parent Commit: e893430
Lines Changed: +1, -1
1 Modified Path:
/tests/gtests/runner/CMakeLists.txt (+1, -1) (Diff)