Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseDreki authored Jan 26, 2024
1 parent 345f980 commit 21cec82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ kotlin {
binaries {
executable {
entryPoint = "main"
freeCompilerArgs += listOf("-linker-option", "--allow-shlib-undefined")
}
}
compilations["main"].cinterops {
Expand Down

0 comments on commit 21cec82

Please sign in to comment.