%general-entities; ]> libclc-&libclc-version; libclc Introduction to libclc The libclc package contains library requirements of the OpenCL C programming language (provides header files but no libraries itself). Download (HTTP): Download (FTP): libclc Dependencies Required (with Clang) and Installation of libclc Install libclc by running the following commands: mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -G Ninja .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Contents Installed Programs Installed Library Installed Directories None None /usr/{include,share}/clc