-
- Downloads
[cxxmodules] Add dependencies to C++ modules generated by rootcling
Previously the modules were only a environment variable, so we never had any CMake code that added the correct dependencies here. Now we do have runtime_cxxmodules, and we can actually properly add a dependency here. Without this patch a deleted C++ module file actually will never be regenerated.
Loading
Please register or sign in to comment