Skip to content
Snippets Groups Projects
Commit a687dc93 authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Add captures_build_path_via_cmake_variables issue.

parent f28b83ad
No related branches found
No related tags found
No related merge requests found
...@@ -537,6 +537,11 @@ captures_build_path_in_sphinx_attr_links: ...@@ -537,6 +537,11 @@ captures_build_path_in_sphinx_attr_links:
Sphinx docs can contain hyperlinks to other parts of the doc, which include Sphinx docs can contain hyperlinks to other parts of the doc, which include
part of the build path. part of the build path.
deterministic: True deterministic: True
captures_build_path_via_cmake_variables:
description: |
Variables such as PROJECT_SOURCE_DIR or PROJECT_BINARY_DIR used in
CMakeLists.txt contain the absolute build path.
deterministic: True
randomness_in_icc_colour_profiles: randomness_in_icc_colour_profiles:
description: | description: |
International Color Consortium .icc colour profiles have some issue. International Color Consortium .icc colour profiles have some issue.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment