Link tmglib test library to lapack
authorjulie <julielangou@users.noreply.github.com>
Mon, 7 Feb 2011 14:36:57 +0000 (14:36 +0000)
committerjulie <julielangou@users.noreply.github.com>
Mon, 7 Feb 2011 14:36:57 +0000 (14:36 +0000)
commitf94d9bdfebf800c66da5032f3a1d5e0d13d528ac
treed7d72b73467e6c0e7e6bf3e04d385a2c1f79c41e
parent08139a669345fc586b11cf46beed291131f50373
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.
TESTING/MATGEN/CMakeLists.txt