Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)
authorjulie <julielangou@users.noreply.github.com>
Tue, 10 Aug 2010 16:57:20 +0000 (16:57 +0000)
committerjulie <julielangou@users.noreply.github.com>
Tue, 10 Aug 2010 16:57:20 +0000 (16:57 +0000)
commit4ff24babc1c98305f30b50c4f363fdef3ac7f446
tree3074250a869c5a812abd02afc88e4f7fd3d793c5
parent067bfbf1595b1f3e10ae84045791bd58ac1061ec
Patch provided by the kitware team on Aug 5th (Brad King and Bill Hoffman)

Add the install rules and exports the targets.
Now one can write

find_package(LAPACK 3.2.2)

in another project to find either the LAPACK build tree or the
install tree.
BLAS/SRC/CMakeLists.txt
CMakeLists.txt
SRC/CMakeLists.txt
lapack-config-install.cmake.in [new file with mode: 0644]