-
- Downloads
Move find_package() macro to SearchInstalledSoftware.cmake
RootNewMacros.cmake gets included by dependent projects, which causes problems related to the IN_LIST operator used in the new find_package() macro. Moving it to SearchInstalledSoftware.cmake makes it private to ROOT and solves these problems.
Loading
Please register or sign in to comment