diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f345357..0ac8a0c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -369,6 +369,7 @@ install(FILES include/CL/cl_gl_ext.h include/CL/cl_half.h include/CL/cl_icd.h + include/CL/cl_layer.h include/CL/cl_platform.h include/CL/cl_va_api_media_sharing_intel.h include/CL/cl_version.h diff --git a/cmake/manifests/linux/install_manifest.txt b/cmake/manifests/linux/install_manifest.txt index 1b1c77ae..21e7c497 100644 --- a/cmake/manifests/linux/install_manifest.txt +++ b/cmake/manifests/linux/install_manifest.txt @@ -29,6 +29,7 @@ /fpga-runtime-for-opencl/include/CL/cl_gl_ext.h /fpga-runtime-for-opencl/include/CL/cl_half.h /fpga-runtime-for-opencl/include/CL/cl_icd.h +/fpga-runtime-for-opencl/include/CL/cl_layer.h /fpga-runtime-for-opencl/include/CL/cl_platform.h /fpga-runtime-for-opencl/include/CL/cl_va_api_media_sharing_intel.h /fpga-runtime-for-opencl/include/CL/cl_version.h diff --git a/cmake/manifests/linux/install_manifest_CL.txt b/cmake/manifests/linux/install_manifest_CL.txt index 3916ed97..aef94321 100644 --- a/cmake/manifests/linux/install_manifest_CL.txt +++ b/cmake/manifests/linux/install_manifest_CL.txt @@ -11,6 +11,7 @@ /fpga-runtime-for-opencl/include/CL/cl_gl_ext.h /fpga-runtime-for-opencl/include/CL/cl_half.h /fpga-runtime-for-opencl/include/CL/cl_icd.h +/fpga-runtime-for-opencl/include/CL/cl_layer.h /fpga-runtime-for-opencl/include/CL/cl_platform.h /fpga-runtime-for-opencl/include/CL/cl_va_api_media_sharing_intel.h /fpga-runtime-for-opencl/include/CL/cl_version.h diff --git a/cmake/manifests/windows/install_manifest.txt b/cmake/manifests/windows/install_manifest.txt index 703f926b..521eea8b 100644 --- a/cmake/manifests/windows/install_manifest.txt +++ b/cmake/manifests/windows/install_manifest.txt @@ -30,6 +30,7 @@ C:/fpga-runtime-for-opencl/include/CL/cl_gl.h C:/fpga-runtime-for-opencl/include/CL/cl_gl_ext.h C:/fpga-runtime-for-opencl/include/CL/cl_half.h C:/fpga-runtime-for-opencl/include/CL/cl_icd.h +C:/fpga-runtime-for-opencl/include/CL/cl_layer.h C:/fpga-runtime-for-opencl/include/CL/cl_platform.h C:/fpga-runtime-for-opencl/include/CL/cl_va_api_media_sharing_intel.h C:/fpga-runtime-for-opencl/include/CL/cl_version.h diff --git a/cmake/manifests/windows/install_manifest_CL.txt b/cmake/manifests/windows/install_manifest_CL.txt index 94e70567..0d48cc79 100644 --- a/cmake/manifests/windows/install_manifest_CL.txt +++ b/cmake/manifests/windows/install_manifest_CL.txt @@ -11,6 +11,7 @@ C:/fpga-runtime-for-opencl/include/CL/cl_gl.h C:/fpga-runtime-for-opencl/include/CL/cl_gl_ext.h C:/fpga-runtime-for-opencl/include/CL/cl_half.h C:/fpga-runtime-for-opencl/include/CL/cl_icd.h +C:/fpga-runtime-for-opencl/include/CL/cl_layer.h C:/fpga-runtime-for-opencl/include/CL/cl_platform.h C:/fpga-runtime-for-opencl/include/CL/cl_va_api_media_sharing_intel.h C:/fpga-runtime-for-opencl/include/CL/cl_version.h