You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
297 B
9 lines
297 B
11 years ago
|
GLOBAL_DEPENDS_DEBUG_MODE
|
||
|
-------------------------
|
||
|
|
||
|
Enable global target dependency graph debug mode.
|
||
|
|
||
|
CMake automatically analyzes the global inter-target dependency graph
|
||
|
at the beginning of native build system generation. This property
|
||
|
causes it to display details of its analysis to stderr.
|