Skip to content
  • Tobias Triffterer's avatar
    Fix Typo in Build Script · 0e5be2c1
    Tobias Triffterer authored
    The missing “$” sign resulted in files being installed in
    /app/{CMAKE_INSTALL_SYSCONFDIR}
    which causes ROOT to produce a segfault when the first ROOT command
    gROOT->GetVersion() is called.
    0e5be2c1
Loading