Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Commits on Source (1)
STYLE: add OpenFOAM/include directory in CMakeLists
· 38177ea9
Mark OLESEN
authored
Dec 04, 2018
- eg for foamVersion.H
38177ea9
Hide whitespace changes
Inline
Side-by-side
src/catalyst/CMakeLists-Project.txt
View file @
38177ea9
...
...
@@ -29,6 +29,7 @@ endif()
# ----------------------------------------------------------------------
include_directories(
${LIB_SRC}/OpenFOAM/include
${LIB_SRC}/OpenFOAM/lnInclude
${LIB_SRC}/OSspecific/${WM_OSTYPE}/lnInclude
${LIB_SRC}/finiteArea/lnInclude
...
...