Skip to content

Properties defined at build-time do not seem to be inherited by "modules" included via medusa.cmake #73

Description

@RomanHargrave

Currently, I can not build medusa out of the box due to CMake being stuck on LLVM_ROOT not being defined when building compil.

When LLVM_ROOT is defined when invoking cmake (... -DLLVM_ROOT=/usr/lib/llvm-3.9) its definition is not passed on to the cmake build for compil, and furthermore it appears to have been ignored by cmake, since it's not in CMakeCache.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions