-
- Downloads
Add BUILTINS arg to ROOT_GENERATE_DICTIONARY
Right now rootcling doesn't know if the headers depend on a target that is provided by a BUILTIN. This patch adds a new parameter that allows expressing if thie rootcling invocation depends on a certain BUILTIN in a way that is identical to the ROOT_LINKER_LIBRARY way of handling this.
Showing
- cmake/modules/RootNewMacros.cmake 10 additions, 1 deletioncmake/modules/RootNewMacros.cmake
- core/imt/CMakeLists.txt 1 addition, 1 deletioncore/imt/CMakeLists.txt
- graf2d/asimage/CMakeLists.txt 1 addition, 1 deletiongraf2d/asimage/CMakeLists.txt
- graf2d/fitsio/CMakeLists.txt 1 addition, 1 deletiongraf2d/fitsio/CMakeLists.txt
- graf2d/graf/CMakeLists.txt 1 addition, 1 deletiongraf2d/graf/CMakeLists.txt
- math/fftw/CMakeLists.txt 1 addition, 1 deletionmath/fftw/CMakeLists.txt
- math/mathcore/CMakeLists.txt 6 additions, 6 deletionsmath/mathcore/CMakeLists.txt
- math/mathmore/CMakeLists.txt 1 addition, 1 deletionmath/mathmore/CMakeLists.txt
- net/davix/CMakeLists.txt 1 addition, 1 deletionnet/davix/CMakeLists.txt
- net/net/CMakeLists.txt 1 addition, 1 deletionnet/net/CMakeLists.txt
- net/netx/CMakeLists.txt 1 addition, 1 deletionnet/netx/CMakeLists.txt
- roofit/histfactory/CMakeLists.txt 1 addition, 1 deletionroofit/histfactory/CMakeLists.txt
Loading
Please register or sign in to comment