Skip to content
Snippets Groups Projects

Transition to Modern CMake (Remaining CMakeList.txt files)

Merged Omveer_Singh requested to merge om/cbmroot:cmake_ana_dev into master
  1. Nov 10, 2022
    • Administrator's avatar
      Cleanup Gtest installation · 0c72e595
      Administrator authored
      0c72e595
    • Administrator's avatar
      Fix target dependencies · e5b76b0e
      Administrator authored
      e5b76b0e
    • Administrator's avatar
      Cleanup unit tests in core/data and algo · 7522240d
      Administrator authored
      7522240d
    • Omveer Singh's avatar
      !1006 commit modifications · 58b26fd1
      Omveer Singh authored and Omveer_Singh's avatar Omveer_Singh committed
      MQ/monitor/CMakeLists.txt: Boost added as dependency
      algo/data/CMakeLists.txt: modified in Modern CMake
      algo/test/CMakeLists: modified in Modern CMake
      core/data/test/global/CMakeLists.txt: Unnecessary dependencies removed and added required dependencies
      core/data/test/psd/CMakeLists.txt: Unnecessary dependencies removed
      core/detectors/trd/CMakeLists.txt: TMVA dependency change to ROOT::TMVA
      58b26fd1
    • Omveer Singh's avatar
      Transition to Modern CMake · a63e8459
      Omveer Singh authored and Omveer_Singh's avatar Omveer_Singh committed
      Gtest and GtestMain Target created which depend on GTEST target
      
      Remaining files which haven't been changed in modern cmake.
       MQ/monitor : Transition in Modern CMake
       core/data/test: Transition to Modern CMake
       reco/qa: Transition to Modern CMake
       tutorial/TaskToAlgo: Transition to modern CMake
      a63e8459
Loading