Skip to content

Build system includes non-existent directories

I have checked out the OpenFOAM-v2106 tag. I have inspected the build system, and found that a few Make/options files contain include flags with non-existent directories. Hereafter these are listed:

Given the fact that OpenFOAM builds successfully with these wrong includes, it looks like these are extraneous and can be safely removed.

Edited by Ilya Popov