Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RomanHargrave opened this issue Mar 9, 2017 · 1 comment

Comments

@RomanHargrave
Copy link

RomanHargrave commented Mar 9, 2017

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.

@wisk
Copy link
Owner

wisk commented Jul 23, 2018

Hi Roman,

The build system is currently broken. I might overcome something, but normally LLVM_ROOT is not mandatory to use Medusa.
Do you need this compil_llvm? This module is quite recent (compared to the others) and probably not stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants