Brecht Van Lommel
54c2c14921
CMake: clarify that the modules are licensed BSD 3-Clause
...
Many of these are derived from similar modules in the CMake project, which
have this license.
Fixes T79715
2020-08-12 18:49:16 +02:00
Campbell Barton
87c18fbbc5
CMake: remove non-standard package search paths
...
Reduce the number of possible locations used to find libraries,
to simplify troubleshooting.
Only keep '*_ROOT_DIR' and the path used by 'install_deps.sh'.
2020-02-06 01:23:22 +11:00
Campbell Barton
ae01df5779
Cleanup: trailing space in CMake files
2018-06-10 08:19:03 +02:00
Campbell Barton
abd5841441
CMake: remove solaris path
2017-11-19 03:46:50 +11:00
Campbell Barton
4b88541d59
CMake: unbundle eigen3
...
Optionally use systems eigen3 library.
T41989 by @hasufell with edits
2015-03-19 15:41:41 +11:00