We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fae8b commit e83964cCopy full SHA for e83964c
CMakeLists.txt
@@ -81,7 +81,7 @@ if(NOT ${LLVM_FOUND} AND WIN32 AND ${SHADY_WIN32_FIX_PARTIAL_LLVM_INSTALL})
81
)
82
execute_process(
83
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/llvm-project
84
- COMMAND ${GIT_EXECUTABLE} sparse-checkout set --no-cone llvm/include/llvm-c
+ COMMAND ${GIT_EXECUTABLE} sparse-checkout set --no-cone llvm/include
85
86
87
0 commit comments