bendudson / hermes-3

Multifluid drift reduced fluid model
GNU General Public License v3.0
37 stars 17 forks source link

Avoid copy_directory #220

Closed dschwoerer closed 1 month ago

dschwoerer commented 7 months ago

Use an explicit list, that is auto-generated

Resolves: #149

bendudson commented 1 month ago

Thanks @dschwoerer for working on this. I'd prefer to keep the CMake commands as less code complexity to manage. I agree it's not ideal, but want to try and keep things simple if possible.