deps/alembic: add missing imath dependency
if alembic builds before imath it'll cause a build error.
This commit is contained in:
@@ -42,4 +42,5 @@ endif()
|
||||
add_dependencies(
|
||||
external_alembic
|
||||
external_openexr
|
||||
external_imath
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user