make it compile with cmake.
This commit is contained in:
@ -1 +1,3 @@
|
||||
#version 460 core
|
||||
|
||||
kernel void k(){}
|
||||
|
||||
Reference in New Issue
Block a user
@ -1 +1,3 @@
|
||||
#version 460 core
|
||||
|
||||
kernel void k(){}
|
||||
|
||||