GLOBAL_DEPENDS_DEBUG_MODE.rst 297 B

12345678
  1. GLOBAL_DEPENDS_DEBUG_MODE
  2. -------------------------
  3. Enable global target dependency graph debug mode.
  4. CMake automatically analyzes the global inter-target dependency graph
  5. at the beginning of native build system generation. This property
  6. causes it to display details of its analysis to stderr.