STYLE: add OpenFOAM/include directory in CMakeLists

- eg for foamVersion.H
This commit is contained in:
Mark Olesen
2018-12-04 01:38:46 +01:00
parent f3488c1220
commit 5252c70b46
3 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ else()
endif()
include_directories(
${LIB_SRC}/OpenFOAM/include
${LIB_SRC}/OpenFOAM/lnInclude
${LIB_SRC}/OSspecific/${WM_OSTYPE}/lnInclude
${LIB_SRC}/finiteVolume/lnInclude