adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
31 stars 9 forks source link

Fix a bug in the build system when using Adiak #258

Closed Rombur closed 4 months ago

Rombur commented 4 months ago

Since we update the dependencies there was an issue with Adiak in the build system. We didn't see it in the CI but because we enable Adiak when we build the binary in Docker, no new Docker imaged was pushed. This PR fixes the problem, remove a useless target_include_directories when using Caliper, and add a configuration using Adiak and Caliper in the CI