Skip to content

Update CppInterOpConfig.cmake.in to get correct library location #171

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

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Dec 6, 2023

When referencing config file while building xeus-clang-repl it sets the location of the library to the wrong location. This fix gives the right location.

@p4vook @vgvassilev This is the issue I mentioned in compiler-research/xeus-clang-repl#77

When referencing config file while building xeus-clang-repl it sets the location of the library to the wrong location. This fix gives the right location.
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #171 (24a6f65) into main (900d311) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   72.75%   72.75%           
=======================================
  Files           8        8           
  Lines        2885     2885           
=======================================
  Hits         2099     2099           
  Misses        786      786           

@vgvassilev vgvassilev merged commit cf18068 into compiler-research:main Dec 7, 2023
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

Successfully merging this pull request may close these issues.

3 participants