cmake/Help/variable/IGNORE_SEARCH_LOCATIONS.txt

5 lines
304 B
Plaintext
Raw Normal View History

2022-03-29 21:10:50 +02:00
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.