rkcommon v1.14.2
- Created
- Updated
This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.
# Usage
rkcommon provides CMake targets:
find_package(rkcommon CONFIG REQUIRED)
target_link_libraries(main PRIVATE rkcommon::rkcommon)
# License
# Supported Platforms
x86 | x64
- ✅ linux
- ✅ osx
- ✅ uwp-x64
- ✅ windows-x64
- ✅ windows-x86
- ❌
uwp-arm - ❌
windows-arm64
# Features
No features defined.
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Alexander Neumann
- Jia Yue Hua