-
- Downloads
Require at least CMake 3.16 and clang-10
The CMake change is now explicit. It was implicitly required by later versions of Kokkos. clang-9 was failing to build the code for quite a while since it did not compile some proper C++17 code.
parent
be8df395
No related branches found
No related tags found
Showing
- CMakeLists.txt 29 additions, 20 deletionsCMakeLists.txt
- CONTRIBUTING.md 34 additions, 17 deletionsCONTRIBUTING.md
- src/language/CMakeLists.txt 0 additions, 9 deletionssrc/language/CMakeLists.txt
- src/mesh/CMakeLists.txt 0 additions, 12 deletionssrc/mesh/CMakeLists.txt
- src/output/CMakeLists.txt 0 additions, 9 deletionssrc/output/CMakeLists.txt
- src/utils/CMakeLists.txt 0 additions, 9 deletionssrc/utils/CMakeLists.txt
Loading
Please register or sign in to comment