moved most of the compiler specific parts from the main CMakeLists to
extra files
Showing
- CMakeLists.txt 13 additions, 373 deletionsCMakeLists.txt
- cmake/compileroptions/Clang.cmake 57 additions, 0 deletionscmake/compileroptions/Clang.cmake
- cmake/compileroptions/Cray.cmake 27 additions, 0 deletionscmake/compileroptions/Cray.cmake
- cmake/compileroptions/FujitsuClang.cmake 17 additions, 0 deletionscmake/compileroptions/FujitsuClang.cmake
- cmake/compileroptions/GNU.cmake 107 additions, 0 deletionscmake/compileroptions/GNU.cmake
- cmake/compileroptions/IBM.cmake 14 additions, 0 deletionscmake/compileroptions/IBM.cmake
- cmake/compileroptions/Intel.cmake 72 additions, 0 deletionscmake/compileroptions/Intel.cmake
- cmake/compileroptions/IntelLLVM.cmake 9 additions, 0 deletionscmake/compileroptions/IntelLLVM.cmake
- cmake/compileroptions/MSVC.cmake 62 additions, 0 deletionscmake/compileroptions/MSVC.cmake
- cmake/compileroptions/NEC.cmake 49 additions, 0 deletionscmake/compileroptions/NEC.cmake
- cmake/compileroptions/PGI.cmake 16 additions, 0 deletionscmake/compileroptions/PGI.cmake
Please register or sign in to comment