Changeset View
Changeset View
Standalone View
Standalone View
tests/python/CMakeLists.txt
| Show First 20 Lines • Show All 624 Lines • ▼ Show 20 Lines | add_python_test( | ||||
| ffmpeg_tests | ffmpeg_tests | ||||
| ${CMAKE_CURRENT_LIST_DIR}/ffmpeg_tests.py | ${CMAKE_CURRENT_LIST_DIR}/ffmpeg_tests.py | ||||
| --blender "$<TARGET_FILE:blender>" | --blender "$<TARGET_FILE:blender>" | ||||
| --testdir "${TEST_DATA_SRC_DIR}/ffmpeg" | --testdir "${TEST_DATA_SRC_DIR}/ffmpeg" | ||||
| ) | ) | ||||
| endif() | endif() | ||||
| add_subdirectory(collada) | add_subdirectory(collada) | ||||
| add_subdirectory(view_layer) | |||||
| # TODO: disabled for now after collection unification | |||||
| # add_subdirectory(view_layer) | |||||