imageworks / Field3D

[NO LONGER MAINTAINED] A library for storing voxel data on disk and in memory.
https://github.com/imageworks/Field3D/wiki/Field3D-Home
BSD 3-Clause "New" or "Revised" License
304 stars 72 forks source link

Update to allow FindILMBase.cmake to work with modern cmake #98

Closed etheory closed 4 years ago

etheory commented 4 years ago

When attempting to compile Field3D support into OpenImageIO, I was unable to get Field3D to be found with the above cmake file.

The following changes I am suggesting in order to allow it to be found more accurately in a modern environment.