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
argupta
openfpm_pdata
Commits
e6c78230
Commit
e6c78230
authored
Dec 27, 2018
by
incardon
Browse files
Latest modules
parent
f06fe437
Changes
2
Show whitespace changes
Inline
Side-by-side
openfpm_vcluster
@
5b85d967
Subproject commit
3a6f57ad961c2d87a010861b17f3c288b3e1c298
Subproject commit
5b85d96775c13f7a1e074cbe70adfc68cca6061b
src/CMakeLists.txt
View file @
e6c78230
...
...
@@ -49,6 +49,7 @@ target_link_libraries(pdata -L${HDF5_ROOT}/lib hdf5 hdf5_hl)
target_link_libraries
(
pdata -L
${
LIBHILBERT_LIBRARY_DIRS
}
${
LIBHILBERT_LIBRARIES
}
)
target_link_libraries
(
pdata
${
PETSC_LIBRARIES
}
)
target_include_directories
(
ofpm_pdata PUBLIC
${
CUDA_INCLUDE_DIRS
}
)
target_include_directories
(
ofpm_pdata PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
)
target_include_directories
(
ofpm_pdata PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
/../openfpm_data/src/
)
target_include_directories
(
ofpm_pdata PUBLIC
${
CMAKE_CURRENT_SOURCE_DIR
}
/config
)
...
...
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