ComputationalRadiationPhysics / isaac

In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25 stars 15 forks source link

ISAAC should explicit search/check for libjpeg-turbo #78

Closed theZiz closed 6 years ago

theZiz commented 6 years ago

Right now ISAAC is looking for libjpeg, doesn't matter whether libjpeg62 or libjpeg-turbo. However a feature only available in libjpeg-turbo is mandatory, so a warning should be shown or the library should not be found if libjpeg-turbo is not available.