Skip to content

Commit

Permalink
Rollback last commit, no fixing needed for Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Mar 7, 2023
1 parent fea956b commit c5458a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,3 @@ cmake --build . --config Release
# > usually contains a drive letter like in `C:/Program Files` which cannot
# > be prepended with some other prefix.
cmake --install . --strip --config Release

# move usr/bin/* to bin/ or llvm-config will be broken
move destdir\usr\bin\* destdir\bin\

0 comments on commit c5458a4

Please sign in to comment.