|
|
cd6de39319
|
whitespace
|
2020-06-25 15:35:25 -04:00 |
|
|
|
e18439f387
|
cmake: make more include files consistent
|
2020-04-05 15:03:25 -06:00 |
|
|
|
6f5fcd66ac
|
cmake: check flags in CMAKE_TUNE_FLAGS
|
2020-04-05 08:58:34 -06:00 |
|
|
|
c54bb316b8
|
USER-INTEL.cmake: remove duplicated injection of GNU flags
|
2020-04-03 14:25:43 -06:00 |
|
|
|
1daa4ce374
|
USER-INTEL.cmake: add_compile_options -> target_compile_options
|
2020-04-03 14:24:27 -06:00 |
|
|
|
b83c98db14
|
USER-INTEL.cmake: clean up, create imported targets
|
2020-04-03 09:50:28 -06:00 |
|
|
|
2df524d782
|
USER-INTEL.cmake: fix TBB_MALLOC warning
|
2020-04-03 07:23:03 -06:00 |
|
|
|
b9131fcd18
|
Merge remote-tracking branch 'origin/master' into cmake_clean_up
|
2020-03-25 09:36:36 -06:00 |
|
|
|
33a57ed215
|
cmake: some more include_directories() -> target_include_directories()
|
2020-03-24 11:36:21 -06:00 |
|
|
|
572502b33d
|
cmake: add_definitions() -> target_compile_definitions()
|
2020-03-24 09:35:57 -06:00 |
|
|
|
98bfbbd576
|
fix typo in CMake module
|
2020-03-22 22:21:12 -04: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 |
|
|
|
f893f4f8c7
|
set host specific optimizations in CMAKE_TUNE_FLAGS, so they can be conveniently overridden
|
2020-03-17 14:48:20 -04:00 |
|
|
|
dbafb92dd5
|
cmake minor cleanup and removal of redundant code and empty lines
|
2019-06-11 14:02:41 -04:00 |
|
|
|
4cee333c07
|
need to use C++ compiler when checking for includes
this is the same bugfix as in PR #1504
|
2019-06-11 07:12:39 -04:00 |
|
|
|
ae59ffe83e
|
Move more CMake configurations to own files
|
2019-06-09 03:54:52 -04:00 |
|