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 jansson 2.12+ support #123

Closed psychocoderHPC closed 3 years ago

psychocoderHPC commented 3 years ago

libJansson 2.12+ introduces CMake targets and is not providing anymore the variables JANSSON_LIBRARIES and JANSSON_INCLUDE_DIRS.

psychocoderHPC commented 3 years ago

you can merge this PR