Skip to content

Commit

Permalink
rebase on cmake change
Browse files Browse the repository at this point in the history
  • Loading branch information
YanzhaoW committed Jan 15, 2024
1 parent 464974e commit af1cd72
Show file tree
Hide file tree
Showing 23 changed files with 323 additions and 426 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ set(R3BROOT_MAJOR_VERSION 0)
set(R3BROOT_MINOR_VERSION 0)
set(R3BROOT_PATCH_VERSION 0)
set(R3BROOT_VERSION "${FairRoot_VERSION}")
set(R3BROOTPATH ${CMAKE_BINARY_DIR})

if(NOT DEFINED ROOT_FOUND_VERSION)
set(ROOT_FOUND_VERSION "${found_vers}")
Expand Down
Loading

0 comments on commit af1cd72

Please sign in to comment.