Skip to content

Commit

Permalink
Initial commit of small script to build the linux shared object
Browse files Browse the repository at this point in the history
  • Loading branch information
rwkay committed Jul 14, 2014
1 parent a355df9 commit aa61b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_linux.sh
@@ -0,0 +1 @@
gcc -sharedlib ExampleExtension.cpp -o libExampleExtension_linux.so

0 comments on commit aa61b58

Please sign in to comment.