Link tmglib test library to lapack
authorjulie <julielangou@users.noreply.github.com>
Mon, 7 Feb 2011 14:54:24 +0000 (14:54 +0000)
committerjulie <julielangou@users.noreply.github.com>
Mon, 7 Feb 2011 14:54:24 +0000 (14:54 +0000)
commitf98cca3e8574f6cd8b7b518ac32a97721852ba56
treed7d72b73467e6c0e7e6bf3e04d385a2c1f79c41e
parentb71aa51528b54aa0336f06bd49bb361485632a74
Link tmglib test library to lapack

The library uses symbols from lapack and so should link to it.
Previously this was not noticed because static libraries do not
really link and the test executables link to lapack anyway.

- Brad King (Kitware)
TESTING/MATGEN/CMakeLists.txt