Add missing dependencies to ROOT_GENERATE_DICTIONARY
ROOT_GENERATE_DICTIONARY allows to specify dependencies, but we currently don't actually specify those. As we need this for getting the module dependencies right (as we can't build missing modules on demand), we should add those dependencies here. Then those dependencies propagate to the rootcling invocation which will in the future also generate the C++ module for the selected dictionary.
Showing
- bindings/pyroot/CMakeLists.txt 1 addition, 1 deletionbindings/pyroot/CMakeLists.txt
- bindings/r/CMakeLists.txt 1 addition, 1 deletionbindings/r/CMakeLists.txt
- bindings/ruby/CMakeLists.txt 1 addition, 1 deletionbindings/ruby/CMakeLists.txt
- cmake/modules/RootNewMacros.cmake 1 addition, 1 deletioncmake/modules/RootNewMacros.cmake
- core/clingutils/CMakeLists.txt 1 addition, 1 deletioncore/clingutils/CMakeLists.txt
- core/imt/CMakeLists.txt 1 addition, 1 deletioncore/imt/CMakeLists.txt
- core/multiproc/CMakeLists.txt 1 addition, 1 deletioncore/multiproc/CMakeLists.txt
- core/rint/CMakeLists.txt 1 addition, 1 deletioncore/rint/CMakeLists.txt
- core/thread/CMakeLists.txt 1 addition, 1 deletioncore/thread/CMakeLists.txt
- geom/gdml/CMakeLists.txt 1 addition, 1 deletiongeom/gdml/CMakeLists.txt
- geom/geocad/CMakeLists.txt 1 addition, 1 deletiongeom/geocad/CMakeLists.txt
- geom/geom/CMakeLists.txt 1 addition, 1 deletiongeom/geom/CMakeLists.txt
- geom/geombuilder/CMakeLists.txt 1 addition, 1 deletiongeom/geombuilder/CMakeLists.txt
- geom/geompainter/CMakeLists.txt 1 addition, 1 deletiongeom/geompainter/CMakeLists.txt
- geom/vecgeom/CMakeLists.txt 1 addition, 1 deletiongeom/vecgeom/CMakeLists.txt
- graf2d/asimage/CMakeLists.txt 2 additions, 2 deletionsgraf2d/asimage/CMakeLists.txt
- graf2d/cocoa/CMakeLists.txt 1 addition, 1 deletiongraf2d/cocoa/CMakeLists.txt
- graf2d/fitsio/CMakeLists.txt 1 addition, 1 deletiongraf2d/fitsio/CMakeLists.txt
- graf2d/gpad/CMakeLists.txt 1 addition, 1 deletiongraf2d/gpad/CMakeLists.txt
- graf2d/graf/CMakeLists.txt 1 addition, 1 deletiongraf2d/graf/CMakeLists.txt
Loading
Please register or sign in to comment