1. Home
  2. Browse
  3. rkcommon

rkcommon

v1.14.2#0Latest

This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.

Install

Run the following Vcpkg command to install the port.

vcpkg install rkcommon

Usage

rkcommon provides CMake targets:

find_package(rkcommon CONFIG REQUIRED)
target_link_libraries(main PRIVATE rkcommon::rkcommon)

Dependencies

See source

Version

v1.14.2#0

Publication

Supports

x86 | x64

GitHub

ospray/rkcommon18

Homepage

github.com/ospray/rkcommon

Subtree

faca7116d6

License

Apache-2.0

Definition

Manifest