Changeset View
Changeset View
Standalone View
Standalone View
files/alembic-config-find-imath.patch
- This file was added.
| --- a/lib/Alembic/AlembicConfig.cmake.in | |||||
| +++ b/lib/Alembic/AlembicConfig.cmake.in | |||||
| @@ -2,7 +2,7 @@ | |||||
| include(CMakeFindDependencyMacro) | |||||
| # TODO whenever we loose the back-compatibility with IlmBase < 3, a REQUIRED needs to be added to find_dependency() | |||||
| -find_dependency(IMath) | |||||
| +find_dependency(Imath) | |||||
| SET(Alembic_HAS_HDF5 @USE_HDF5@) | |||||
| SET(Alembic_HAS_SHARED_LIBS @ALEMBIC_SHARED_LIBS@) | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.