Skip to content
Snippets Groups Projects
Commit d9d0a386 authored by Sergei Zharko's avatar Sergei Zharko Committed by Sergey Gorbunov
Browse files

CbmRoot: connected cbmroot_qa repository

parent ea9125b8
No related branches found
No related tags found
1 merge request!1612QA: CbmSoft/cbmroot_qa repository linkage and histogram benchmarking
......@@ -82,6 +82,7 @@ if(DOWNLOAD_EXTERNALS)
Include(InstallParameter.cmake)
Include(InstallInput.cmake)
Include(InstallGeometry.cmake)
Include(InstallQa.cmake)
endif()
endif()
......
set(QA_VERSION 4d77482c4fc9af8cf86311f077138a251aad0530)
set(QA_SRC_URL "https://git.cbm.gsi.de/CbmSoft/cbmroot_qa.git")
download_project_if_needed(PROJECT QA_source
GIT_REPOSITORY ${QA_SRC_URL}
GIT_TAG ${QA_VERSION}
SOURCE_DIR ${CMAKE_SOURCE_DIR}/qa
TEST_FILE README.md
)
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