https://github.com/root-project/root
Raw File
Tip revision: 95fc2e46526e0b83122613f3125dc10f8c254e89 authored by Pere Mato on 13 August 2014, 12:06:38 UTC
Correct the problem with -pthread flag when building with CMake. Should fix issue ROOT-6390
Tip revision: 95fc2e4
dt_build.C
{
gSystem->Exit(!gSystem->CompileMacro("dt_RunDrawTest.C","kf"));
}
back to top