Skip to content

Instantly share code, notes, and snippets.

@qilicun
Created September 12, 2013 02:31
Show Gist options
  • Select an option

  • Save qilicun/6532494 to your computer and use it in GitHub Desktop.

Select an option

Save qilicun/6532494 to your computer and use it in GitHub Desktop.
new setting to umpack
//No help, variable specified on the command line.
SuiteSparse_ROOT:UNINITIALIZED=/project/res/x86_64_RH_5/
//Path to a file.
TinyXML_INCLUDE_DIR:PATH=TinyXML_INCLUDE_DIR-NOTFOUND
//Path to a library.
TinyXML_LIBRARY:FILEPATH=TinyXML_LIBRARY-NOTFOUND
//Path to a file.
UMFPACK_INCLUDE_DIR:PATH=/project/res/x86_64_RH_5/include
//Path to a library.
UMFPACK_LIBRARY:FILEPATH=/project/res/x86_64_RH_5/lib/libumfpack.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment