Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: George Lemon <[email protected]>
  • Loading branch information
georgelemon committed Nov 22, 2024
1 parent e9b7697 commit 5c068bf
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tests/config.nims
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
switch("path", "$projectDir/../src")
# --passC:"-I/home/runner/work/blend2d-nim/blend2d-nim/blend2d/src"
# --passL:"-L/home/runner/work/blend2d-nim/blend2d-nim/blend2d/build -lblend2d"

--passC:"-I/Users/georgelemon/Development/otherpackages/blend2dnim/src/blend2d-core/src/"
--passL: "-L$HOME/.nimble/lib -lblend2d"
switch("path", "$projectDir/../src")

0 comments on commit 5c068bf

Please sign in to comment.