Skip to content

Commit

Permalink
Update IntegratedOpenCL.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
StrikerRUS authored Jul 30, 2024
1 parent 6432925 commit b8241fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/IntegratedOpenCL.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set(BUILD_SHARED_LIBS OFF CACHE BOOL "" FORCE)
set(BOOST_VERSION_DOT "1.74")
set(BOOST_VERSION_DOT "1.83")
string(REPLACE "." "_" BOOST_VERSION_UNDERSCORE ${BOOST_VERSION_DOT})

set(OPENCL_HEADER_REPOSITORY "https://github.com/KhronosGroup/OpenCL-Headers.git")
Expand Down

0 comments on commit b8241fd

Please sign in to comment.