Commits on Source (14)
-
PRUVOST Florent authoredc3f87654
-
Matthieu Kuhn authored875c772d
-
PRUVOST Florent authored
Fix TMG: added C function detection when required (e.g. with pastix@6) See merge request !9
af6d116a -
PRUVOST Florent authored
This reverts merge request !9
4f8eab44 -
PRUVOST Florent authoredd8b879b1
-
PRUVOST Florent authoredf43fa663
-
PRUVOST Florent authored1d1a3a7d
-
PRUVOST Florent authoredaae0f9e8
-
PRUVOST Florent authored
Revert "Merge branch 'fix_find_TMG_C' into 'master'" See merge request solverstack/morse_cmake!10
98bc23aa -
PRUVOST Florent authoredcd0d395d
-
PRUVOST Florent authored9e76c8dc
-
PRUVOST Florent authored25397af0
-
Mathieu Faverge authorede69acfad
-
PRUVOST Florent authored
remove NO_DEFAULT_PATH from find_library calls because this hinders lib searching with CMAKE specific variables such as CMAKE_PREFIX_PATH
6404d32f
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- README.md 5 additions, 1 deletionREADME.md
- modules/find/FindBLAS.cmake 397 additions, 398 deletionsmodules/find/FindBLAS.cmake
- modules/find/FindBLASEXT.cmake 33 additions, 52 deletionsmodules/find/FindBLASEXT.cmake
- modules/find/FindLAPACK.cmake 0 additions, 1 deletionmodules/find/FindLAPACK.cmake
- modules/find/FindLAPACKE.cmake 21 additions, 2 deletionsmodules/find/FindLAPACKE.cmake
- modules/find/FindLAPACKEXT.cmake 26 additions, 55 deletionsmodules/find/FindLAPACKEXT.cmake
- modules/find/FindPARMETIS.cmake 64 additions, 6 deletionsmodules/find/FindPARMETIS.cmake
- modules/find/tests/CMakeLists.txt 10 additions, 0 deletionsmodules/find/tests/CMakeLists.txt
- modules/find/tests/README.md 17 additions, 0 deletionsmodules/find/tests/README.md
- modules/precision_generator/subs.py 1 addition, 0 deletionsmodules/precision_generator/subs.py
This diff is collapsed.
modules/find/tests/README.md
0 → 100644