|
|
(10 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| = Compatibility across different CMake versions =
| | {{CMake/Template/Moved}} |
|
| |
|
| Below you can find a list of features and when they were introduced to cmake. The features are grouped by their respective section in the documentation.
| | This page has moved [https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/Version-Compatibility-Matrix here]. |
| Entries marked in green show available, fully upwards-compatible features. Entries in yellow mark changes in features that are available in higher versions of CMake, but not in this version. Entries in red mark incompatible changes or not available features.
| |
| | |
| | |
| == Options ==
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | -C <initial-cache>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -D <var>:<type>=<value>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -U <globbing_expr>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -G <generator-name>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -Wno-dev
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -Wdev
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -E
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -i
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -L[A][H]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --build <dir>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| |-
| |
| | -N
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | -P <file>
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --graphviz=[file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --system-information [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --debug-trycompile
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --debug-output
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --trace
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| |-
| |
| | --help-command cmd [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-command-list [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-commands [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-compatcommands [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-module module [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-module-list [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-modules [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-custom-modules [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-policy cmp [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| |-
| |
| | --help-policies [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| |-
| |
| | --help-property prop [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-property-list [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-properties [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-variable var [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-variable-list [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-variables [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --copyright [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-full [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-html [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --help-man [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | --version [file]
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |}
| |
| | |
| Note: Commands available with the <code>-E</code> option are not tracked by this overview.
| |
| | |
| | |
| == Commands ==
| |
| | |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | add_custom_command
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_custom_target
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option SOURCES)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_definitions
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_dependencies
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_executable
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_library
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: add library type UNKNOWN)
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_subdirectory
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | add_test
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | aux_source_directory
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | break
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | build_command
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: supports options CONFIGURATION, PROJECT_NAME, and TARGET)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | cmake_minimum_required
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: optional .tweak to version)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | cmake_policy
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: support GET)
| |
| | style="background:green;" | X
| |
| |-
| |
| | configure_file
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: DOWNLOAD supports options EXPECTED_MD5 and SHOW_PROGRESS)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | create_test_sourcelist
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | define_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | else
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | elseif
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | enable_language
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | enable_testing
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | endforeach
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | endfunction
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | endif
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | endmacro
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | endwhile
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | execute_process
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | export
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: PACKAGE)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | file
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: RENAME, COPY, INSTALL)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: GLOB_RECURSE supports FOLLOW_SYMLINKS)
| |
| | style="background:green;" | X
| |
| |-
| |
| | find_file
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option HINTS)
| |
| |-
| |
| | find_library
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option HINTS)
| |
| |-
| |
| | find_package
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: sets variable <package>_CONSIDERED_CONFIGS)
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (change: doesn't search in <package>_DIR when considering CMAKE_ENVIRONMENT_PATH)
| |
| | style="background:yellow;" | X (missing: option NO_CMAKE_PACKAGE_REGISTRY)
| |
| | style="background:yellow;" | X (missing: option NO_POLICY_SCOPE; change: don't continue, if <package>_DIR is set incorrectly; doesn't check PACKAGE_VERSION_UNSUITABLE; fewer search-paths)
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: sets variable PACKAGE_FIND_VERSION_TWEAK and PACKAGE_FIND_VERSION_COUNT)
| |
| | style="background:yellow;" | X (missing: option HINTS)
| |
| |-
| |
| | find_path
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option HINTS)
| |
| |-
| |
| | find_program
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option HINTS)
| |
| |-
| |
| | fltk_wrap_ui
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | foreach
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: IN LISTS, IN ITEMS)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | function
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_cmake_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_directory_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_filename_component
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option REALPATH)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: CACHE)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_source_file_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_target_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | get_test_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | if
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: IS_SYMLINK)
| |
| | style="background:yellow;" | X (missing: allow constants, parenthesis)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: TARGET, VERSION_LESS, VERSION_EQUAL, VERSION_GREATER)
| |
| | style="background:green;" | X
| |
| |-
| |
| | include
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option NO_POLICY_SCOPE)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | include_directories
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | include_external_msproject
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (change: prefix created target with "INCLUDE_EXTERNAL_MSPROJECT_")
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | include_regular_expression
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | install
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: DIRECTORY supports OPTIONAL)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | link_directories
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | list
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | load_cache
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | load_command
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | macro
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | mark_as_advanced
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | math
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | message
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: WARNING, AUTHOR_WARNING)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | option
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | output_required_files
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | project
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: custom languages supported)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | qt_wrap_cpp
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | qt_wrap_ui
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | remove_definitions
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | return
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: returns from file)
| |
| | style="background:green;" | X
| |
| |-
| |
| | separate_arguments
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: UNIX_COMMAND, WINDOWS_COMMAND)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set_directory_properties
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set_property
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: CACHE)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set_source_files_properties
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set_target_properties
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: support VS_SCC_PROJECTNAME, VS_SCC_LOCALPATH, VS_SCC_PROVIDER)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | set_tests_properties
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | site_name
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | source_group
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | string
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: RANDOM supports RANDOM_SEED)
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | target_link_libraries
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:yellow;" | X (missing: option LINK_INTERFACE_LIBRARIES)
| |
| | style="background:green;" | X
| |
| |-
| |
| | try_compile
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | try_run
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | unset
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| | style="background:red;" | -
| |
| |-
| |
| | variable_watch
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |-
| |
| | while
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| | style="background:green;" | X
| |
| |}
| |
| | |
| | |
| == Properties ==
| |
| | |
| === Properties of Global Scope ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | ALLOW_DUPLICATE_CUSTOM_TARGETS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | DEBUG_CONFIGURATIONS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | DISABLED_FEATURES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | ENABLED_FEATURES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | ENABLED_LANGUAGES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | FIND_LIBRARY_USE_LIB64_PATHS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | FIND_LIBRARY_USE_OPENBSD_VERSIONING
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | GLOBAL_DEPENDS_DEBUG_MODE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | GLOBAL_DEPENDS_NO_CYCLES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IN_TRY_COMPILE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PACKAGES_FOUND
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PACKAGES_NOT_FOUND
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PREDEFINED_TARGETS_FOLDER
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | REPORT_UNDEFINED_PROPERTIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | RULE_LAUNCH_COMPILE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_CUSTOM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_LINK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_MESSAGES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | TARGET_ARCHIVES_MAY_BE_SHARED_LIBS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | TARGET_SUPPORTS_SHARED_LIBS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | USE_FOLDERS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | __CMAKE_DELETE_CACHE_CHANGE_VARS_
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |}
| |
| | |
| === Properties on Directories ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | ADDITIONAL_MAKE_CLEAN_FILES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | CACHE_VARIABLES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | CLEAN_NO_CUSTOM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | DEFINITIONS
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X (deprecated: use COMPILE_DEFINITIONS instead)
| |
| | style="background-color:magenta;" | X (TODO: really added in 2.6.1? missing from doc before 2.6.1, but compatibility feature for 2.4)
| |
| |-
| |
| | EXCLUDE_FROM_ALL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPLICIT_DEPENDS_INCLUDE_TRANSFORM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | INCLUDE_DIRECTORIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | INCLUDE_REGULAR_EXPRESSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | INTERPROCEDURAL_OPTIMIZATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LINK_DIRECTORIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LISTFILE_STACK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | MACROS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | PARENT_DIRECTORY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_COMPILE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_CUSTOM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_LINK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | TEST_INCLUDE_FILE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | VARIABLES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |}
| |
| | |
| === Properties on Targets ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | <CONFIG>_OUTPUT_NAME
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X (deprecated: use OUTPUT_NAME_<CONFIG>)
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | <CONFIG>_POSTFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | ARCHIVE_OUTPUT_DIRECTORY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | ARCHIVE_OUTPUT_DIRECTORY_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | ARCHIVE_OUTPUT_NAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | ARCHIVE_OUTPUT_NAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | BUILD_WITH_INSTALL_RPATH
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | CLEAN_DIRECT_OUTPUT
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | - (removed?)
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_FLAGS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | DEBUG_POSTFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | DEFINE_SYMBOL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | ENABLE_EXPORTS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | EXCLUDE_FROM_ALL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | EchoString
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | FOLDER
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | FRAMEWORK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | Fortran_MODULE_DIRECTORY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | GENERATOR_FILE_NAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | HAS_CXX
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X
| |
| | style="background-color:yellow;" | X (deprecated: set LINKER_LANGUAGE instead)
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPLICIT_DEPENDS_INCLUDE_TRANSFORM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_CONFIGURATIONS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_IMPLIB
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_IMPLIB_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LINK_DEPENDENT_LIBRARIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LINK_DEPENDENT_LIBRARIES_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_LANGUAGES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_LANGUAGES_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_LIBRARIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_LIBRARIES_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_MULTIPLICITY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_LINK_INTERFACE_MULTIPLICITY_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_LOCATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_LOCATION_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_NO_SONAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_NO_SONAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | IMPORTED_SONAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORTED_SONAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORT_PREFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | IMPORT_SUFFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | INSTALL_NAME_DIR
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | INSTALL_RPATH
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | INSTALL_RPATH_USE_LINK_PATH
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | INTERPROCEDURAL_OPTIMIZATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LABELS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LIBRARY_OUTPUT_DIRECTORY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LIBRARY_OUTPUT_DIRECTORY_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LIBRARY_OUTPUT_NAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LIBRARY_OUTPUT_NAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LINKER_LANGUAGE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:yellow;" | X (default value changed)
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LINK_FLAGS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LINK_FLAGS_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LINK_INTERFACE_LIBRARIES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LINK_INTERFACE_LIBRARIES_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LINK_INTERFACE_MULTIPLICITY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LINK_INTERFACE_MULTIPLICITY_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LINK_SEARCH_END_STATIC
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LOCATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:yellow;" | X (missing: semantic for imported targets)
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LOCATION_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | MACOSX_BUNDLE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | MACOSX_BUNDLE_INFO_PLIST
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | MACOSX_FRAMEWORK_INFO_PLIST
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | MAP_IMPORTED_CONFIG_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | OSX_ARCHITECTURES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | OSX_ARCHITECTURES_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | OUTPUT_NAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | OUTPUT_NAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | POST_INSTALL_SCRIPT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PREFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PRE_INSTALL_SCRIPT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PRIVATE_HEADER
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PROJECT_LABEL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | PUBLIC_HEADER
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | RESOURCE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | RULE_LAUNCH_COMPILE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_CUSTOM
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RULE_LAUNCH_LINK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RUNTIME_OUTPUT_DIRECTORY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | RUNTIME_OUTPUT_DIRECTORY_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RUNTIME_OUTPUT_NAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RUNTIME_OUTPUT_NAME_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | SKIP_BUILD_RPATH
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | SOURCES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | SOVERSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | STATIC_LIBRARY_FLAGS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | STATIC_LIBRARY_FLAGS_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | SUFFIX
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | TYPE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | VERSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | VS_KEYWORD
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | VS_SCC_LOCALPATH
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | VS_SCC_PROJECTNAME
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | VS_SCC_PROVIDER
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | WIN32_EXECUTABLE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | XCODE_ATTRIBUTE_<an-attribute>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |}
| |
| | |
| === Properties on Tests ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | ATTACHED_FILES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | ATTACHED_FILES_ON_FAIL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | COST
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | DEPENDS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | ENVIRONMENT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | FAIL_REGULAR_EXPRESSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LABELS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | MEASUREMENT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PASS_REGULAR_EXPRESSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | PROCESSORS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | REQUIRED_FILES
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RESOURCE_LOCK
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | RUN_SERIAL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | TIMEOUT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | WILL_FAIL
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |}
| |
| | |
| === Properties on Source Files ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | ABSTRACT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_DEFINITIONS_<CONFIG>
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | COMPILE_FLAGS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | EXTERNAL_OBJECT
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | GENERATED
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | HEADER_FILE_ONLY
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | KEEP_EXTENSION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LABELS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | LANGUAGE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | LOCATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | MACOSX_PACKAGE_LOCATION
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | OBJECT_DEPENDS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | OBJECT_OUTPUTS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | SYMBOLIC
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |-
| |
| | WRAP_EXCLUDE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| |}
| |
| | |
| === Properties on Cache Entries ===
| |
| | |
| {|
| |
| ! CMake Option
| |
| ! 2.8.3
| |
| ! 2.8.2
| |
| ! 2.8.1
| |
| ! 2.8.0
| |
| ! 2.6-patch 4
| |
| ! 2.6-patch 3
| |
| ! 2.6-patch 2
| |
| ! 2.6-patch 1
| |
| ! 2.6-patch 0
| |
| |-
| |
| | ADVANCED
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | HELPSTRING
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | MODIFIED
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | STRINGS
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | TYPE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |-
| |
| | VALUE
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:green;" | X
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| | style="background-color:red;" | -
| |
| |}
| |