Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed Jun 7, 2023
1 parent 97c2b84 commit da8c122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-python-module.ps1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
swig -c++ -outdir PyOdbDesignLib -python OdbDesignLib/OdbDesignLib.i
swig -c++ -outdir ./PyOdbDesignLib -python ./OdbDesignLib/OdbDesignLib.i

0 comments on commit da8c122

Please sign in to comment.