Skip to content
Snippets Groups Projects
  1. Sep 30, 2022
    • Omveer's avatar
      Target Properties are modified: · b21a8ef0
      Omveer authored
      To extend visibility, GLOBAL option added to IMPORTED library Target
       KFParticle, AnalysisTreeBase, AnalysisTreeBase and NicaFeatures.
      IMPORTED_LOCATION and INTERFACE_INCLUDE_DIRECTORIES
      (List of public include directories requirements for a library)
      properties are fixed for all Targets.
      
      NicaDataFormat, NicaGen, NicaCut, and NicaAna IMPORTED library Targets
       added in InstallNicaFemto.cmake module.
      b21a8ef0
    • Omveer's avatar
      call define_fairoot_targets() macro · 054202e3
      Omveer authored
      054202e3
    • Omveer's avatar
      cppzmq INTERFACE library Target is added. · 359ee117
      Omveer authored
      359ee117
    • Omveer's avatar
      FairRootTargets.cmake module included · 9fb721e0
      Omveer authored
      9fb721e0
    • Omveer's avatar
      FairRootTargets.cmake module added: · 4be2a265
      Omveer authored
      Using NAMESPACE, different targets are created.
      FairRoot::FairTools
      FairRoot::Alignment
      FairRoot::ParBase
      FairRoot::GeoBase
      FairRoot::MbsAPI
      FairRoot::Base
      FairRoot::EventDisplay
      FairRoot::TrkBase
      FairRoot::Gen
      FairRoot::BaseMQ
      FairRoot::ParMQ
      FairRoot::Geane
      4be2a265
  2. Sep 29, 2022
  3. Sep 28, 2022
  4. Sep 27, 2022
    • Administrator's avatar
      Remove obsolete and unused CMake files · c4f66dfd
      Administrator authored
      The FindPackage module files are not needed any longer. The packages are now
      found using the CMake config files installed by the packages themself.
      c4f66dfd
    • Administrator's avatar
      Use modern CMake FindPackage config · 26199cf8
      Administrator authored
      Use cmake FindPackage config files instead of the self written FindPackage
      module files.
      The FindPackage config files are created by the developers themself and
      installed with external dependencies.
      
      Add missing CMake variables which are not defined any longer by the self
      written FindPackage module files.
      26199cf8
    • Administrator's avatar
      Change default setting of config scripts · 70d0060b
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Due to some changes in CbmRoot recently the existing PATH and LD_LIBRARY_PATH
      variable were overwritten when sourcing the config scripts (config.sh and
      config.csh) whithout additional parameter -a or -p.
      This commit change the default setting such that the new paths are appended to
      the existing PATH and (DY)LD_LIBRARY_PATH.
      70d0060b
    • Administrator's avatar
      Remove dependency from FairRoot CMake installation · 577bcfa4
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Do some Minor fixes.
      577bcfa4
    • Administrator's avatar
      Add CMake macros and scripts copied from FairRoot · 18597259
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      To become independent from the FairRoot macros and scripts, simply add the
      needed macros in cmake/modules and input needed to generate the scripts
      into cmake/scripts.
      
      Change copied macros such that the input needed to generate the scripts is
      taken from the local cmake/scripts directory.
      18597259
  5. Sep 26, 2022
  6. Sep 23, 2022
  7. Sep 21, 2022
  8. Sep 20, 2022
  9. Sep 16, 2022
  10. Sep 15, 2022
  11. Sep 13, 2022
  12. Sep 12, 2022
  13. Sep 09, 2022
  14. Sep 07, 2022
Loading