intel / intel/opencl-clang

Let user install on prefix on out of tree build

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
140
Forks
92
Avg merge
8h 2m
Merged PRs (30d)
7

Description

With this cmake

cmake -DCMAKE_INSTALL_PREFIX= -DCMAKE_BUILD_TYPE=Release -DPREFERRED_LLVM_VERSION=7.0.1 ../opencl-clang/

make install won't install libcommon_clang.so in install prefix.

Also install all needed files for dependencies to find its location, or how is that done with opencl-clang?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.