MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009976 | CMake | Modules | public | 2009-11-30 02:18 | 2011-05-02 14:45 |
|
Reporter | Ryo IGARASHI | |
Assigned To | Alexey Ozeritsky | |
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | CMake-2-8 | |
Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | |
|
Summary | 0009976: FindLAPACK and FindBLAS should also work for C++/C only projects |
Description | When I look at the FindLAPACK and FindBLAS module,
there is a FORTRAN check and always fails on C/C++ only projects.
There may be a environment with LAPACK/BLAS but without Fortran compiler.
So FindLAPACK and FindBLAS module should not restrict to Fortran capable system.
|
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0011219 | closed | Alexey Ozeritsky | FindBLAS cannot find acml_mp |
|
Attached Files | FindBLAS.cmake (13,811) 2010-09-11 15:26 https://public.kitware.com/Bug/file/3380/FindBLAS.cmake 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch (4,236) 2010-12-15 09:21 https://public.kitware.com/Bug/file/3571/0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-30 02:18 | Ryo IGARASHI | New Issue | |
2010-09-11 15:26 | Alexey Ozeritsky | File Added: FindBLAS.cmake | |
2010-09-11 15:27 | Alexey Ozeritsky | Note Added: 0022192 | |
2010-12-15 09:06 | David Cole | Status | new => assigned |
2010-12-15 09:06 | David Cole | Assigned To | => Brad King |
2010-12-15 09:16 | Brad King | File Added: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch | |
2010-12-15 09:16 | Brad King | File Deleted: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch | |
2010-12-15 09:21 | Brad King | File Added: 0001-FindBLAS-Work-in-C-C-projects-without-Fortran.patch | |
2010-12-15 09:22 | Brad King | Note Added: 0024145 | |
2010-12-15 09:27 | Brad King | Relationship added | related to 0011219 |
2010-12-16 08:13 | Brad King | Assigned To | Brad King => Alexey Ozeritsky |
2011-01-03 09:16 | Alexey Ozeritsky | Note Added: 0024355 | |
2011-01-03 09:16 | Alexey Ozeritsky | Status | assigned => resolved |
2011-01-03 09:16 | Alexey Ozeritsky | Resolution | open => fixed |
2011-01-12 07:13 | David Cole | Fixed in Version | => CMake 2.8.4 |
2011-01-12 07:13 | David Cole | Target Version | => CMake 2.8.4 |
2011-05-02 14:45 | David Cole | Note Added: 0026330 | |
2011-05-02 14:45 | David Cole | Status | resolved => closed |