Commit graph

8 commits

Author SHA1 Message Date
Campbell Barton
6560c86ab4 CMake: correct own error in FindSuperLU 2017-02-21 16:16:12 +11:00
Campbell Barton
cead1bb2ca CMake: add WITH_SYSTEM_SUPERLU option
Fixes crash on Linux (reported multiple times): see #1021
2017-02-10 09:54:10 +11:00
Campbell Barton
78b2e3a02b CMake: search for the .so file first
The pre-compiled .a file for OSX caused linking error on Linux.
2016-06-30 19:24:04 +10:00
Campbell Barton
bbd0f1b769 Search for dynamically linked superlu 2016-06-30 18:03:11 +10:00
Campbell Barton
7aaaec233a CMake: find module formatting
Split find_path, find_library across multiple lines
makes it easier to read and diff against.
2016-06-30 11:09:11 +10:00
Campbell Barton
bf80fb1686 CMake: typo fix 2016-04-18 04:43:41 +10:00
fukasawa
e60969f67f moved to libpng and libtiff to thirdparty 2016-03-24 00:50:22 +09:00
roentgen
3969d9617b added local macros for thirdpary libraries.
(WIP) fixed tiio_tif does not be compilable with libtiff4-package (it needs libtiff4's source code).
2016-03-22 04:26:56 +09:00