Skip to content

Problems for INCLUDE( ilcsoft_default_settings ) in CMakeLists.txt #4

@gridge

Description

@gridge

When creating a CMakeLists.txt file to compile a few pulled packages together, the existing line

INCLUDE( ilcsoft_default_settings )

in this CMakeLists.txt file gives an error of duplicate unistall target defined.
I'm quite confused since it seems that in the various included files there's already a protection against that, but does not seem to be working.

To reproduce the problem the easiest is to pull:

git clone --recursive https://github.com/spg-berkeleylab/LBLMuC-SiDigiDev

and compile il following the instructions in the README.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions