-
- Downloads
[cmake] Look for ROOT headers in [v7/]inc/, too:
Before, many headers were not found, because they were specified as Math/Foo.h, and ${CMAKE_CURRENT_SOURCE_DIR}/Math/Foo.h does not exist (missing "inc"). This fixes the broken build system dependency which did not trigger the dictionary to be re-generated after a header modification.
Please register or sign in to comment