ECP-copa / Cabana

Performance-portable library for particle-based simulations
Other
193 stars 51 forks source link

Guard adding HDF5 include directories #699

Closed dalg24 closed 7 months ago

dalg24 commented 7 months ago

Fix

CMake Error in core/src/CMakeLists.txt:
  Target "cabanacore" INTERFACE_INCLUDE_DIRECTORIES property contains path:

    "<Cabana>/core/src/HDF5_C_INCLUDE_DIR-NOTFOUND"

  which is prefixed in the source directory.

Bug was introduced in #590

dalg24 commented 7 months ago

(fixup indentation)