Skip to content

Commit

Permalink
Merge pull request #1 from onwsk8r/fix-windows-compiling
Browse files Browse the repository at this point in the history
Fix Windows compilation errors
  • Loading branch information
onwsk8r authored Sep 12, 2022
2 parents 04a0120 + 9170e0a commit 20e1846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/ccall/cdt.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package ccall

/*
#cgo CFLAGS: -DGVLIBDIR=graphviz
#cgo CFLAGS: -fcommon
#cgo CFLAGS: -Icdt
#cgo CFLAGS: -Icommon
#cgo CFLAGS: -Igvc
Expand Down

0 comments on commit 20e1846

Please sign in to comment.