Skip to content

Commit

Permalink
support jvm target
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Mar 18, 2024
1 parent 8b9b0f5 commit 660ee7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hx/files/internal/Macros.hx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Macros {
def.exists("hl") || //
def.exists("eval") || //
def.exists("java") || //
def.exists("jvm") || //
def.exists("lua") || //
def.exists("neko") || //
def.exists("nodejs") || //
Expand Down

0 comments on commit 660ee7c

Please sign in to comment.