Notes |
|
(0040770)
|
Ben Boeckel
|
2016-03-30 15:51
|
|
That kind of check is wrong and should instead use list(FIND) to see if the language is enabled. |
|
|
(0040771)
|
Melven Roehrig-Zoellner
|
2016-03-30 16:14
|
|
Ok, then this is just a bug in FindBLAS.cmake and FindLAPACK.cmake... |
|
|
(0040772)
|
Ben Boeckel
|
2016-03-30 16:30
|
|
Hrm, would seem so. I'll try out a patch here. |
|
|
(0040789)
|
Melven Roehrig-Zoellner
|
2016-04-01 08:46
|
|
I've sent a patch to the developers Mailing list; I hope we didn't do the same work twice... |
|
|
(0040797)
|
Rolf Eike Beer
|
2016-04-01 11:27
|
|
cmake --help-variable 'CMAKE_<LANG>_COMPILER_LOADED'
-> if (CMAKE_Fortran_COMPILER_LOADED) |
|
|
(0040813)
|
Brad King
|
2016-04-05 10:03
|
|
|
|
(0041201)
|
Kitware Robot
|
2016-06-10 14:21
|
|
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
|