Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INSTALL: use cmake generics #3342

Merged
merged 1 commit into from
Nov 29, 2019
Merged

INSTALL: use cmake generics #3342

merged 1 commit into from
Nov 29, 2019

Conversation

junghans
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 26, 2019

Codecov Report

Merging #3342 into python will increase coverage by <1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           python   #3342    +/-   ##
=======================================
+ Coverage      86%     86%   +<1%     
=======================================
  Files         525     538    +13     
  Lines       25005   25348   +343     
=======================================
+ Hits        21507   21833   +326     
- Misses       3498    3515    +17
Impacted Files Coverage Δ
src/core/virtual_sites/VirtualSitesRelative.cpp 86% <0%> (-3%) ⬇️
.../electrostatics_magnetostatics/mdlc_correction.cpp 89% <0%> (-2%) ⬇️
src/core/rotation.cpp 100% <0%> (ø) ⬆️
src/core/nonbonded_interactions/buckingham.hpp 100% <0%> (ø) ⬆️
src/core/shapes/Shape.hpp 100% <0%> (ø)
src/core/cuda_interface.cpp 100% <0%> (ø)
src/core/grid_based_algorithms/lattice.hpp 100% <0%> (ø)
src/core/actor/DipolarDirectSum.cpp 100% <0%> (ø)
src/core/cuda_init.cpp 0% <0%> (ø)
src/core/actor/DipolarBarnesHut.hpp 80% <0%> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9415194...b8ff205. Read the comment docs.

@argoyang
Copy link

hello,I am not good at espressomd. I have some question about cmake&boost.
My system is Ubuntu16.04. when I cmake, Errors are as follow: How can I deal with it? Thank you!
(the boost version 1.67 )
src/python/espressomd/CMakeLists.txt:85 (add_library): Target "espressomd_integrate" links to target "Boost::mpi" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?
CMake Error at src/python/espressomd/CMakeLists.txt:85 (add_library): Target espressomd_magnetostatics" links to target "Boost::serialization" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing?

@KaiSzuttor KaiSzuttor merged commit e47dbe4 into espressomd:python Nov 29, 2019
@jngrad jngrad added this to the Espresso 4.1.2 milestone Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants