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

fix IceT lookup #180

Closed psychocoderHPC closed 6 months ago

psychocoderHPC commented 6 months ago

IceT is not found by CMakes find_package if CMAKE_PREFIX_PATH is set to the root folder of IceT. By adding a search suffix this can be solved.