Closed jbrillon closed 2 years ago
PR to fix the error that is encountered when trying to run cmake in a new PHiLiP directory that has just been cloned.
cmake
This was not caught in PR #160 since a copy of the mesh files was present in original directory (tests/integration_tests/euler_integration/naca0012/).
tests/integration_tests/euler_integration/naca0012/
PR to fix the error that is encountered when trying to run
cmake
in a new PHiLiP directory that has just been cloned.This was not caught in PR #160 since a copy of the mesh files was present in original directory (
tests/integration_tests/euler_integration/naca0012/
).