mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
5 lines
304 B
ReStructuredText
5 lines
304 B
ReStructuredText
Ignoring search locations can be useful in cross-compiling environments where
|
|
some system directories contain incompatible but possibly linkable libraries.
|
|
For example, on cross-compiled cluster environments, this allows a user to
|
|
ignore directories containing libraries meant for the front-end machine.
|