Fix missing output dir for blendfile_liblink test.
This commit is contained in:
@@ -139,7 +139,8 @@ add_blender_test(
|
|||||||
|
|
||||||
add_blender_test(
|
add_blender_test(
|
||||||
blendfile_liblink
|
blendfile_liblink
|
||||||
--python ${CMAKE_CURRENT_LIST_DIR}/bl_blendfile_liblink.py
|
--python ${CMAKE_CURRENT_LIST_DIR}/bl_blendfile_liblink.py --
|
||||||
|
--output-dir ${TEST_OUT_DIR}/blendfile_io/
|
||||||
)
|
)
|
||||||
|
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user