CMAKE_DEPENDS_USE_COMPILER

From Get docs
Cmake/docs/3.21/variable/cmake depends use compiler


CMAKE_DEPENDS_USE_COMPILER

New in version 3.20.


For the Makefile Generators, source dependencies are now, for a selection of compilers, generated by the compiler itself. By defining this variable with value FALSE, you can restore the legacy behavior (i.e. using CMake for dependencies discovery).

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_DEPENDS_USE_COMPILER.html