Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Modules
Visualization
Commits
7c9e7276
Commit
7c9e7276
authored
Oct 05, 2018
by
Mark OLESEN
Browse files
COMP: include fileFormats for paraview plugins
parent
fd3e8f48
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/paraview-plugins/PVFoamReader/CMakeLists-Project.txt
View file @
7c9e7276
...
...
@@ -8,6 +8,7 @@ link_directories(
include_directories(
${LIB_SRC}/OpenFOAM/lnInclude
${LIB_SRC}/OSspecific/${WM_OSTYPE}/lnInclude
${LIB_SRC}/fileFormats/lnInclude
${LIB_SRC}/conversion/lnInclude
${LIB_SRC}/finiteArea/lnInclude
${LIB_SRC}/finiteVolume/lnInclude
...
...
@@ -19,6 +20,7 @@ set(OPENFOAM_LIBRARIES
OpenFOAM
finiteVolume
finiteArea
fileFormats
conversion
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment