@@ -245,6 +245,7 @@ option(BUILD_EIGTJ_SVDTJ "if OFF the eigjt and svdtj C++ implementations are not
option(MATLAB_2017_API "if ON the deprecated Matlab API will be used to build -- including separate complex API instead of new interleaved complex (R2018a)" OFF)
option(VCOMPLIB_PATH "Set the library path of OpenMP which comes from the Visual Studio environment, e.g. C:/Program Files (x86)/Microsoft Visual Studio/*/vcomp140.dll")
option(NO_MATIO "Avoid using MAT-IO library to implement reading/writing of FAµST matrices." OFF)
option(LINUX_DEFAULT_COMPILER_FOR_PYTHON "Avoid using automatically clang for Linux and use most likely gcc." OFF)