Skip to content

Commit 93fede2

Browse files
pierremoreauAlexeySotkin
authored andcommitted
Update LLVM_SPIRV_VERSION in CMakeLists.txt to 10.0.0.1
See the corresponding issue: #131.
1 parent 6af8780 commit 93fede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.3)
22

3-
set(LLVM_SPIRV_VERSION 0.2.1.0)
3+
set(LLVM_SPIRV_VERSION 10.0.0.1)
44

55
option(LLVM_SPIRV_INCLUDE_TESTS
66
"Generate build targets for the llvm-spirv lit tests."

0 commit comments

Comments
 (0)