eigen/lapack
Samir Benmendil 288d456c29 Replace language_support module with builtin CheckLanguage
The workaround_9220 function was introduced a long time ago to
workaround a CMake issue with enable_language(OPTIONAL). Since then
CMake has clarified that the OPTIONAL keywords has not been
implemented[0].

A CheckLanguage module is now provided with CMake to check if a language
can be enabled. Use that instead.

[0] https://cmake.org/cmake/help/v3.18/command/enable_language.html
2021-01-27 13:26:40 +00:00
..
cholesky.cpp
clacgv.f
cladiv.f
clarf.f
clarfb.f
clarfg.f
clarft.f
CMakeLists.txt Replace language_support module with builtin CheckLanguage 2021-01-27 13:26:40 +00:00
complex_double.cpp
complex_single.cpp
dladiv.f
dlamch.f
dlapy2.f
dlapy3.f
dlarf.f
dlarfb.f
dlarfg.f
dlarft.f
double.cpp
dsecnd_NONE.f
eigenvalues.cpp
ilaclc.f
ilaclr.f
iladlc.f
iladlr.f
ilaslc.f
ilaslr.f
ilazlc.f
ilazlr.f
lapack_common.h
lu.cpp
second_NONE.f
single.cpp
sladiv.f
slamch.f
slapy2.f
slapy3.f
slarf.f
slarfb.f
slarfg.f
slarft.f
svd.cpp
zlacgv.f
zladiv.f
zlarf.f
zlarfb.f
zlarfg.f
zlarft.f