Skip to content

Bug: CMakeLists tries to find Installed DFE config but DFE doesn't install a config #1301

@AndyLHCb

Description

@AndyLHCb

In the top level CMakeLists.txt file we have:

find_package( dfelibs REQUIRED )

but a dfelibs build doesn't install a dfelibsConfig.cmake file so I think this setup is impossible.

I think this makes building with -DTRACCC_USE_SYSTEM_DFELIBS=ON impossible. Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions