-
Couldn't load subscription status.
- Fork 35
fixes some variables in CppInterOpconfig.cmake.in file #336
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
Conversation
|
Gentle ping. I think this should be ready. Pretty small change. Can be seen while building xeus-cpp that cmake dir is not set correctly. This PR fixes that |
|
As you have approved compiler-research/xeus-cpp#166 |
f1b46ce to
1912e99
Compare
|
Hey @vgvassilev This should be ready now ! |
This was discovered while building xeus-cpp . We have the following in xeus-cpp
which ends up being
So
CPPINTEROP_CONFIG,CPPINTEROP_DIR,CPPINTEROP_VERSIONare empty butCPPINTEROP_LLVM_VERSION_MAJORhas"19.x"After this we could have