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 a99d06e commit 0133018Copy full SHA for 0133018
clad/build.sh
@@ -49,5 +49,6 @@ cmake "${LLVM}/llvm" \
49
ninja clang-headers
50
ninja clad
51
ninja install-clad
52
+cp -r "${SOURCE}/include" "${PREFIX}"
53
54
complete "${PREFIX}" "${FULLNAME}" "${OUTPUT}"
0 commit comments