We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a33f471 + d7a7709 commit f368626Copy full SHA for f368626
cmake/lapacke.cmake
@@ -2499,6 +2499,5 @@ foreach (Utils_FILE ${Utils_SRC})
2499
endforeach ()
2500
2501
set(lapacke_include_dir "${NETLIB_LAPACK_DIR}/LAPACKE/include")
2502
-configure_file("${lapacke_include_dir}/lapacke_mangling_with_flags.h.in" "${lapacke_include_dir}/lapacke_mangling.h" COPYONLY)
2503
include_directories(${lapacke_include_dir})
2504
set_source_files_properties(${LAPACKE_SOURCES} PROPERTIES COMPILE_FLAGS "${LAPACK_CFLAGS}")
0 commit comments