/
niceSOFT
/
cmake
Обзор
Документация
Войти
/
niceSOFT
/
cmake
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Help/variable/include/IGNORE_SEARCH_SYSTEM.rst
5 строк
317 B
Alex Turbov
Help: Use `*.rst` extension for included files
14 апр 2025, 02:07
Не верифицирован
14 апр 2025, 02:07
9784834
Код
Авторство
О чём код?
|CMAKE_IGNORE_VAR| is populated by CMake as part of its platform and toolchain setup. Its purpose is to ignore locations containing incompatible binaries meant for the host rather than the target platform. The project or end user should not modify this variable, they should use |CMAKE_IGNORE_NONSYSTEM_VAR| instead.