File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ option(NATIVECPU_OCK_USE_FETCHCONTENT "Use FetchContent to acquire oneAPI Constr
31
31
if (NATIVECPU_USE_OCK )
32
32
if (NATIVECPU_OCK_USE_FETCHCONTENT )
33
33
set (OCK_GIT_INTERNAL_REPO "https://github.com/codeplaysoftware/oneapi-construction-kit.git" )
34
- # commit 342f06e2bba2ad5c3bb3773505fce1d0e3f872d9
35
- # Merge: 51c1b31c d74b3e1a
34
+ # commit d27e6cfb836f306d2dcefbc418c73c16877ef4eb
35
+ # Merge: f02b80de 0fa75c83
36
36
# Author: Harald van Dijk <[email protected] >
37
- # Date: Thu Mar 7 14:19:58 2024 +0000
38
- # Merge pull request #397 from hvdijk/ignore-gl_test
39
- # Ignore test_gl test .
40
- set (OCK_GIT_INTERNAL_TAG 342f06e2bba2ad5c3bb3773505fce1d0e3f872d9 )
37
+ # Date: Mon Mar 18 17:44:12 2024 +0000
38
+ # Merge pull request #406 from hvdijk/fix-vkeiep
39
+ # Fix vkEnumerateInstanceExtensionProperties .
40
+ set (OCK_GIT_INTERNAL_TAG d27e6cfb836f306d2dcefbc418c73c16877ef4eb )
41
41
42
42
# Overwrite OCK_GIT_INTERNAL_REPO/OCK_GIT_INTERNAL_TAG if the corresponding options are set
43
43
if (OCK_GIT_REPO )
You can’t perform that action at this time.
0 commit comments