Skip to content
Snippets Groups Projects
Commit d3408d6b authored by Johannes Elmsheuser's avatar Johannes Elmsheuser
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent e08c1d0d
No related branches found
No related tags found
1 merge request!134Add subsection how to do a full build with ctest+CITest
...@@ -411,7 +411,7 @@ source ./${LCG_PLATFORM}/setup.sh ...@@ -411,7 +411,7 @@ source ./${LCG_PLATFORM}/setup.sh
## Building a project with subsequent full testing ## Building a project with subsequent full testing
The following shows how to build a Project like e.g. `AthSimulation` locally by hand using a new compiler version. In addition this build enables the `CITest` in the configuration that can be executed along with the `ctest` subsequently. More about the `CITest` and how to run them also individually is at the [link](https://gitlab.cern.ch/atlas/athena/-/tree/main/AtlasTest/CITest?ref_type=head). The following shows how to build a project like e.g. `AthSimulation` locally by hand using a new compiler version. In addition this build enables the `CITest` in the configuration that can be executed along with the `ctest` subsequently. More about the `CITest` and how to run them also individually is at this [link](https://gitlab.cern.ch/atlas/athena/-/tree/main/AtlasTest/CITest?ref_type=head).
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment