Blender Git Loki
Git Commits -> Revision 412cd80
Revision 412cd80 by Sybren A. Stüvel (temp-usd-test-cmake-install-prefix) 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)