Skip to content

Use INSTALL_PATH in cmake call #114

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
Oct 6, 2020
Merged

Conversation

oleksandr-pavlyk
Copy link
Contributor

This ensures that backend libraries are copied into dpctl
and included in the conda tar ball.

Also fixed copy statement to account for .lib files being
in %INSTALL_PREFIX%\lib and .dll files being in
%INSTALL_PREFIX%\bin on Windows.

@PokhodenkoSA @diptorupd @reazulhoque

This ensures that backend libraries  are copied into dpctl
and included in the conda tar ball.

Also fixed copy statement to account for .lib files being
in %INSTALL_PREFIX%\lib and .dll files being in
%INSTALL_PREFIX%\bin on Windows.
@oleksandr-pavlyk oleksandr-pavlyk merged commit 38d9993 into master Oct 6, 2020
@oleksandr-pavlyk oleksandr-pavlyk deleted the fix-windows-script branch October 30, 2020 17:19
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.

2 participants