Commit bf15cfa
authored
Allow finding LAPACK++ and BLAS++ (#389)
For LAPACK++ and BLAS++ only the availability of the lapackpp and blaspp target is checked. This patch adds the possibility to find the package as part of the `ga-linalg.cmake` routine to discover the targets from a CMake config file or similar.1 parent 18178cb commit bf15cfa
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
0 commit comments