lammps/cmake/presets
Axel Kohlmeyer 28fa06b298
turn off extra warnings with gcc.cmake preset and introduce a pedantic preset
the pedantic preset turns warnings about variable length arrays to errors
2021-06-21 16:57:05 -04:00
..
all_off.cmake add new package to presets 2021-06-05 15:57:47 -04:00
all_on.cmake add new package to presets 2021-06-05 15:57:47 -04:00
clang.cmake better support for newer compilers. prefer flang with clang 2021-06-12 21:19:05 -04:00
download.cmake update to upstream 2021-05-21 16:15:31 -04:00
gcc.cmake turn off extra warnings with gcc.cmake preset and introduce a pedantic preset 2021-06-21 16:57:05 -04:00
hip.cmake set only build type specific compiler flags, so using -DCMAKE_CXX_FLAGS will work as expected 2020-10-13 12:00:03 -04:00
intel.cmake include compiler optimization with certain build types when using presets 2021-05-22 18:35:56 -04:00
kokkos-cuda.cmake select compute capability 5.0 as default for Kokkos+CUDA preset. 2020-04-10 22:28:21 -04:00
kokkos-openmp.cmake provide 3 presets for KOKKOS compilation: serial, openmp, cuda 2020-04-10 12:16:56 -04:00
kokkos-serial.cmake provide 3 presets for KOKKOS compilation: serial, openmp, cuda 2020-04-10 12:16:56 -04:00
mingw-cross.cmake add new package to presets 2021-06-05 15:57:47 -04:00
minimal.cmake add minimal.cmake and most.cmake presets 2019-04-02 12:41:12 -04:00
most.cmake add new package to presets 2021-06-05 15:57:47 -04:00
nolib.cmake update to upstream 2021-05-21 16:15:31 -04:00
oneapi.cmake include compiler optimization with certain build types when using presets 2021-05-22 18:35:56 -04:00
pedantic.cmake turn off extra warnings with gcc.cmake preset and introduce a pedantic preset 2021-06-21 16:57:05 -04:00
pgi.cmake add preset for use with PGI compilers (tested with version 20.11) 2020-12-15 14:31:40 -05:00