bdc83020f0
cmake:LAMMPS::MPI -> MPI::MPI_CXX
2020-04-03 09:24:47 -06:00
099880e91b
cmake: add missing size defines
2020-03-31 16:35:28 -06:00
53ce24fac1
cmake: remove LAMMPS_USE_MPI4WIN hacks
2020-03-31 16:12:16 -06:00
119ba61c09
cmake: fix MPI linkage
2020-03-31 08:23:59 -06:00
e88e8bdabe
cmake: improve install of support libs
2020-03-26 15:00:46 -06:00
cad6332065
cmake: add gpu to export target
2020-03-25 18:01:01 -06:00
568aaeca22
cmake: needs mpi
2020-03-25 15:04:20 -06:00
33a57ed215
cmake: some more include_directories() -> target_include_directories()
2020-03-24 11:36:21 -06:00
e76afb33ed
cmake: update to new target_link_libraries() signature
2020-03-23 12:06:58 -06:00
5828815b3e
cmake: remove LAMMPS_LINK_LIBS
2020-03-22 18:55:53 -06:00
62cb760ee2
cmake: remove LIB_SOURCES and LMP_SOURCES
2020-03-22 14:42:29 -06:00
38edf20d08
add CMake support for building LAMMPS for windows with MPI
...
- Handle the MPI support as an External project.
- Also we can enable a few more packages now, that depend on MPI
- Improved dependency tracking for parallel builds
- cross compiler build can now also work with ninja
2020-03-19 10:46:42 -04:00
a972850b39
require CMake version 3.10. remove tests for older versions.
2020-03-04 14:28:33 -05:00
ae59ffe83e
Move more CMake configurations to own files
2019-06-09 03:54:52 -04:00