Skip to content

Commit

Permalink
explain comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed Oct 30, 2024
1 parent f196ad9 commit 763e4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ lazy val tests = crossProject(JVMPlatform)
.settings(
commonSettings,
run / fork := true,
// options for debugging JNA issues
// Test / javaOptions ++= Seq(
// "-Djna.debug_load=true",
// "-Djna.debug_load.jna=true",
Expand Down

0 comments on commit 763e4b3

Please sign in to comment.