rkcommonv1.15.2
- Updated
This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.
- Project website: https://github.com/ospray/rkcommon/
#Usage
rkcommon provides CMake targets:
find_package(rkcommon CONFIG REQUIRED)
target_link_libraries(main PRIVATE rkcommon::rkcommon)#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Alexander Neumann
Jia Yue Hua
Weihang Ding