Skip to content

Commit

Permalink
Manually copy includes (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt authored Dec 20, 2024
1 parent a99d06e commit 0133018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clad/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ cmake "${LLVM}/llvm" \
ninja clang-headers
ninja clad
ninja install-clad
cp -r "${SOURCE}/include" "${PREFIX}"

complete "${PREFIX}" "${FULLNAME}" "${OUTPUT}"

0 comments on commit 0133018

Please sign in to comment.