Skip to content

Commit

Permalink
Install OpenCL header CL/cl_layer.h
Browse files Browse the repository at this point in the history
This amends #62
  • Loading branch information
pcolberg committed Jan 28, 2022
1 parent 67f7f88 commit 0fd08ed
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions cmake/manifests/linux/install_manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions cmake/manifests/linux/install_manifest_CL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions cmake/manifests/windows/install_manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions cmake/manifests/windows/install_manifest_CL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fd08ed

Please # to comment.