exapde / Exasim

Exasim: Generating Discontinuous Galerkin Codes For Extreme Scalable Simulations
MIT License
65 stars 19 forks source link

Julia compilation bug for empty appflags and libflags #32

Closed rloekvh closed 2 years ago

rloekvh commented 2 years ago

Julia compilation crashing when flags introduced in PR #30 are empty strings. For Julia, need to only append these flags if fields are not empty. This does not seem to be an issue for Matlab or Python