Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
solverstack
ScalFMM
Commits
9c36fdfa
Commit
9c36fdfa
authored
Mar 12, 2018
by
COULAUD Olivier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove duplicat e,ame in Example/CMakeList.txt
parent
dee162cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Examples/CMakeLists.txt
Examples/CMakeLists.txt
+1
-1
No files found.
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