Skip to content
Snippets Groups Projects
  1. Apr 22, 2021
    • Tobias Triffterer's avatar
      Install ROOT Files with CMake · 3794b20f
      Tobias Triffterer authored
      When “make install” is called for the main project, some files from ROOT
      (binaries, libraries, config files, .rootmap files, etc.) are copied to
      the installation prefix given to CMake.
      Verified
      3794b20f
    • Tobias Triffterer's avatar
      Fix Building ROOT · a236540e
      Tobias Triffterer authored
      The check if the compilation results from ROOT exist run during cmake
      and not make, so in a fresh build directory it will always fail.
      
      This removes these unfulfillable checks and creates the required
      directories so the targets can be created.
      Verified
      a236540e
  2. Apr 21, 2021
  3. Apr 20, 2021
  4. Apr 19, 2021
  5. Apr 16, 2021
  6. Apr 15, 2021
  7. Apr 14, 2021
Loading