CMake: fix wrong alembic test name on Windows.

This commit is contained in:
Brecht Van Lommel 2017-04-23 17:27:12 +02:00
parent 4a9e546fed
commit cedb1915fe
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ if(WITH_ALEMBIC)
)
if(MSVC)
add_test(NAME cycles_${subject}_test
add_test(NAME alembic_tests
COMMAND
"$<TARGET_FILE_DIR:blender>/${BLENDER_VERSION_MAJOR}.${BLENDER_VERSION_MINOR}/python/bin/python$<$<CONFIG:Debug>:_d>"
${CMAKE_CURRENT_LIST_DIR}/alembic_tests.py