Commit Graph
6 Commits
Author SHA1 Message Date
Aisha Tammy 5dd47be672 create INDEX64 target 2020-11-03 17:14:48 +00:00
David Seifert c008398d49 Replace last occurrences of include install paths
* Distributions might need to change the header dir
* Also change the template paths in the `.pc` files to
  the idiomatic CMake `GNUInstallDirs` full paths,
  which are always correct, regardless of whether the
  user specified relative or absolute paths. This makes
  the build system somewhat easier and more idiomatic.
2017-04-16 00:59:28 +02:00
Kyle Guinn 0ebb712165 Fix overlinking CBLAS dependencies 2017-02-02 00:28:38 -06:00
Kyle Guinn 58879a48fc Improve pkgconfig file generation
The prefix and libdir lines at the top of the .pc files are variable
declarations.  Set these variables appropriately, reference them in the
rest of the file, and prevent cmake from expanding ${}-style references.
Switch back to @prefix@ and @libdir@ for compatibility with autoconf.

Make the descriptions consistent and update the URLs.
2016-10-05 22:36:01 -05:00
Antonio Rojas 16f85fbab2 Update cblas.pc.in 2016-09-01 19:19:23 +02:00
julie 8d160e5f96 Fixing folder uppercase / lower case issue - Thank you Don 2014-10-08 18:40:57 +00:00