Fix the following build failure without BUILD_COMPLEX raised since bump
to version 3.10.1 in commit b3e96b1fb0 and
bd1fba15d0:
CMake Error at LAPACKE/CMakeLists.txt:38 (message):
LAPACKE_BUILD_COMPLEX requires BUILD_COMPLEX to be ON
CMake Error at LAPACKE/CMakeLists.txt:38 (message):
LAPACKE_BUILD_COMPLEX16 requires BUILD_COMPLEX16 to be ON
Fixes:
- http://autobuild.buildroot.org/results/418d15f734c87a70edf0d670c0548d550e6e70ba
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>