Skip to content

Add support for build error links when project not repo root#3633

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:cmake-project-root
Apr 10, 2026
Merged

Add support for build error links when project not repo root#3633
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:cmake-project-root

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Not all projects have the root of their CMake project at the root of the repository. CDash currently assumes the project is at the top level of the repository, meaning that all build error links are broken for projects where this is not the case. This PR adds the ability to specify the repository-relative path to the top-level CMakeLists.txt.

Not all projects have the root of their CMake project at the root of the repository.  CDash currently assumes the project is at the top level of the repository, meaning that all build error links are broken for projects where this is not the case.  This PR adds the ability to specify the repository-relative path to the top-level CMakeLists.txt.
Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for this page! It might be worth expanding this to the Update links as well, even though theres a lot of work ahead for that page

@josephsnyder josephsnyder added this pull request to the merge queue Apr 10, 2026
Merged via the queue into Kitware:master with commit 280037c Apr 10, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the cmake-project-root branch April 12, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants