-
- Downloads
[cxxmodules] Fix the test-periodic-build if -Dcxxmodules=On.
The test should reuse the prebuilt modules in the module cache. However, due to a mismatch between the module-related flags exported by FindROOT. There is a mismatch between the -D passed by cmake. This patch make sure that the build arguments match more closely the build setup of ROOT. Thus we can reuse the already built module files.
Showing
- cmake/modules/RootConfiguration.cmake 10 additions, 0 deletionscmake/modules/RootConfiguration.cmake
- etc/cmake/FindROOT.cmake 8 additions, 0 deletionsetc/cmake/FindROOT.cmake
- math/mathcore/CMakeLists.txt 0 additions, 1 deletionmath/mathcore/CMakeLists.txt
- math/mathcore/inc/Math/Error.h 1 addition, 4 deletionsmath/mathcore/inc/Math/Error.h
- math/mathmore/CMakeLists.txt 1 addition, 1 deletionmath/mathmore/CMakeLists.txt
- math/mathmore/test/CMakeLists.txt 1 addition, 1 deletionmath/mathmore/test/CMakeLists.txt
- math/minuit2/CMakeLists.txt 1 addition, 1 deletionmath/minuit2/CMakeLists.txt
- test/periodic/CMakeLists.txt 8 additions, 0 deletionstest/periodic/CMakeLists.txt
Loading
Please register or sign in to comment