Skip to content
Snippets Groups Projects
  1. Feb 01, 2021
  2. Jan 29, 2021
    • Administrator's avatar
      Fix install target · 6d929846
      Administrator authored
      Disable the installtion of gtest. It is currently not working and is also
      not needed.
      6d929846
    • Administrator's avatar
      Fix install target · 73e2170f
      Administrator authored
      Add missing symbolic links which are needed during installation.
      73e2170f
    • Administrator's avatar
      Fix install target · 2f259fae
      Administrator authored
      Define CMAKE_INSTALL_LIBDIR explicitly. In newer FairRoot versions the variable
      is needed to setup the proper LD_LIBRARY_PATH for the CbmRootConfig macros.
      2f259fae
    • Administrator's avatar
      Fix install target · 35fe69cf
      Administrator authored
      When installing CbmRoot using FairRoot v18.4 and FairSoft there was a problem
      with the location of header files when executing macros. Some of the header
      files couldn't be found which for some of them worked with printing warning
      or error messages only. For other header files the macros simply crashed with
      error messages about not found header files. It is unclear if this is a
      FairRoot or Root issue but I would guess it is a Root problem.
      The issue was solved by simply removing the path from the header file name when
      generating the Root dictionary. In this case it is enough to specify the
      directory where all header files are installed when running Root using the
      environment variable ROOT_INCLUDE_PATH.
      
      In some of the build system files missing directories where added such that
      the dictionaries could be produced properly.
      35fe69cf
    • Norbert Herrmann's avatar
      Modify mcbm macros to working defaults for TOF · 6b9653a0
      Norbert Herrmann authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      6b9653a0
  3. Jan 26, 2021
  4. Jan 25, 2021
  5. Jan 23, 2021
Loading