Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

[MAT-298] add export of libraries to file from build tree #3

Merged
merged 1 commit into from
Mar 3, 2014

Conversation

stuartarchibald
Copy link
Contributor

This PR adds code which creates a LAPACK_EXPORTS file containing the LAPACK, BLAS and XERBLA targets for use in other CMake projects. The purpose of this effort was to merely allow access to the LAPACK libs from an external location so a superbuild could work against an already compiled LAPACK.

Further work could be done to make the created file name based on some input arg MAT-304. Also in future the export file could be cleared before targets are appended to prevent duplicate targets MAT-303.

BB Passes:
Win: http://devmaths-lx-1:8011/builders/OG-Lapack-testing-win/builds/13
Mac: http://devmaths-lx-1:8011/builders/OG-Lapack-testing-osx/builds/14
Lin: http://devmaths-lx-1:8011/builders/OG-Lapack-testing-lnx/builds/14

@gmarkall
Copy link
Contributor

gmarkall commented Mar 3, 2014

This looks good; reviewing the nyqwk2 PR before merging, but can't see how anything in that could really affect this PR.

1 similar comment
@gmarkall
Copy link
Contributor

gmarkall commented Mar 3, 2014

This looks good; reviewing the nyqwk2 PR before merging, but can't see how anything in that could really affect this PR.

@gmarkall
Copy link
Contributor

gmarkall commented Mar 3, 2014

This looks great - merging.

gmarkall added a commit that referenced this pull request Mar 3, 2014
[MAT-298] add export of libraries to file from build tree
@gmarkall gmarkall merged commit f6c7645 into nyqwk2 Mar 3, 2014
@gmarkall gmarkall deleted the MAT-298 branch March 27, 2014 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants