Skip to content

Commit

Permalink
OSX install
Browse files Browse the repository at this point in the history
  • Loading branch information
38 committed Mar 5, 2022
1 parent 247a986 commit 863f2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d4binding/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ mkdir -p ${PREFIX}/include/
mkdir -p ${PREFIX}/lib/

install -m 644 include/d4.h ${PREFIX}/include
install -m 644 ../target/release/libd4binding.so ${PREFIX}/lib
install -m 644 ../target/release/libd4binding.* ${PREFIX}/lib

0 comments on commit 863f2de

Please sign in to comment.