Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • John Chapman's avatar
    0ec2106d
    Add missing find_package statement for pytools to PyUtils package · 0ec2106d
    John Chapman authored
    The `PyUtils` package makes use of `pytools`, but the package
    `CMakeLists.txt` file does not explicitly call `find_package( pytools )`.
    Instead it relies on the calls in `DataQuality/DQDefects` and
    `DataQuality/DQUtils`, so currently all projects which don't include
    either of these packages are broken in `master`. This should fix
    ATEAM-427.
    
    
    Former-commit-id: 9f69907d
    0ec2106d
    History
    Add missing find_package statement for pytools to PyUtils package
    John Chapman authored
    The `PyUtils` package makes use of `pytools`, but the package
    `CMakeLists.txt` file does not explicitly call `find_package( pytools )`.
    Instead it relies on the calls in `DataQuality/DQDefects` and
    `DataQuality/DQUtils`, so currently all projects which don't include
    either of these packages are broken in `master`. This should fix
    ATEAM-427.
    
    
    Former-commit-id: 9f69907d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.