Browse Source

fix multi OS build

pull/27/head
ca333 5 years ago
committed by GitHub
parent
commit
77ceea9b15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      src/cc/makerogue

3
src/cc/makerogue

@ -35,6 +35,3 @@ else
echo ROGUE BUILD FAILED
exit 1
fi
rm ../libcc.so
cp librogue.so ../libcc.so

Loading…
Cancel
Save