Skip to content

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

Merged
vgvassilev merged 1 commit into
compiler-research:mainfrom
mcbarton:main
Dec 7, 2023
Merged

Update CppInterOpConfig.cmake.in to get correct library location#171
vgvassilev merged 1 commit into
compiler-research:mainfrom
mcbarton:main

Conversation

@mcbarton
Copy link
Copy Markdown
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.
@codecov
Copy link
Copy Markdown

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