mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06: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.
|