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.
1 parent bf23380 commit 56c5e45Copy full SHA for 56c5e45
cmake/Modules/FindTPLSUPERLU.cmake
@@ -1,3 +1,5 @@
1
+include(CheckCSourceCompiles)
2
+
3
IF (NOT SUPERLU_ROOT)
4
SET(SUPERLU_ROOT $ENV{SUPERLU_ROOT})
5
ENDIF()
0 commit comments