Page MenuHome

Alembic unit test failed to configure on macOS
AbandonedPublic

Authored by Romain FOYARD (romain_f) on Apr 22 2017, 5:33 PM.

Details

Summary

On macOS, trying to build with alembic enabled throws this error

CMake Error at tests/python/CMakeLists.txt:447 (find_package_wrapper):
  Unknown CMake command "find_package_wrapper".

This patch fixes the alembic detection for macOS in the unit tests.

Diff Detail

Repository
rB Blender