Skip to Content

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

and one transitive dependency:

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alexander Neumann's avatar Alexander Neumann
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • faca711 [rkcommon] update to 1.14.2 (#41632)
  • a4e94e9 [rkcommon] add new port (#29263)

# Source