diff --git a/CMakeLists.txt b/CMakeLists.txt index ec3abfa3077..01ca0d014b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1102,7 +1102,6 @@ if(UNIX AND NOT APPLE) endif() if(WITH_ALEMBIC) - set(ALEMBIC_ROOT_DIR ${LIBDIR}/alembic) find_package_wrapper(Alembic) if(WITH_ALEMBIC_HDF5)