Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
9c36fdfa
Commit
9c36fdfa
authored
Mar 12, 2018
by
COULAUD Olivier
Browse files
remove duplicat e,ame in Example/CMakeList.txt
parent
dee162cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Examples/CMakeLists.txt
View file @
9c36fdfa
...
...
@@ -42,7 +42,7 @@ if(SCALFMM_USE_MPI)
endif
(
SCALFMM_USE_BLAS
)
if
(
SCALFMM_USE_FFT
)
set
(
GENERIC_SOURCE_FILES
${
GENERIC_SOURCE_FILES
}
UniformInterpolationFMM
LagrangeInterpolationAdaptiveFMM
)
set
(
GENERIC_SOURCE_FILES
${
GENERIC_SOURCE_FILES
}
UniformInterpolationFMM
)
endif
(
SCALFMM_USE_FFT
)
endif
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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