Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/layers/CMakeLists.txt
|
||||
+++ b/layers/CMakeLists.txt
|
||||
@@ -134,7 +134,7 @@ endif()
|
||||
|
||||
find_package(PythonInterp 3 QUIET)
|
||||
|
||||
-if (PYTHONINTERP_FOUND)
|
||||
+if (0)
|
||||
# Get the include directory of the SPIRV-Headers
|
||||
get_target_property(SPIRV_HEADERS_INCLUDE_DIR SPIRV-Headers::SPIRV-Headers INTERFACE_INCLUDE_DIRECTORIES)
|
||||
|
||||
Reference in New Issue
Block a user