Skip to content

Commit a0dc072

Browse files
authored
Update fbx cmake to include export test asset
1 parent 7fc2b2a commit a0dc072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fbx/tests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ PRIVATE
1515

1616
gtest_add_tests(TARGET fbxSanityTests AUTO)
1717
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/SanityCube.fbx" "${CMAKE_CURRENT_BINARY_DIR}/SanityCube.fbx" COPYONLY)
18+
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cube.usd" "${CMAKE_CURRENT_BINARY_DIR}/cube.usd" COPYONLY)

0 commit comments

Comments
 (0)