add part of opencv
This commit is contained in:
6
Lib/opencv/sources/cmake/checks/vulkan.cpp
Normal file
6
Lib/opencv/sources/cmake/checks/vulkan.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <vulkan/vulkan.h>
|
||||
|
||||
int main(int /*argc*/, char** /*argv*/)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user