This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.
Run the following Vcpkg command to install the port.
vcpkg install rkcommon
rkcommon provides CMake targets:
find_package(rkcommon CONFIG REQUIRED) target_link_libraries(main PRIVATE rkcommon::rkcommon)
v1.14.2#0
Oct 18, 2024
x86 | x64
ospray/rkcommon17
github.com/ospray/rkcommon
faca7116d6
Apache-2.0
Manifest