Skip to content

Commit

Permalink
added support for string in jbox.native_object
Browse files Browse the repository at this point in the history
- this should fix the issue with Gorilla engine reported by a tester
  • Loading branch information
ypujante committed Sep 25, 2022
1 parent cabebf1 commit 66eba8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ endif()

# Adding dependency on re-mock
option(RE_MOCK_SUPPORT_FOR_AUDIO_FILE "" ON)
# using re-mock v1.1.0
add_subdirectory(../../pongasoft/re-mock re-mock EXCLUDE_FROM_ALL)

# Defines the location of the sources
Expand Down

0 comments on commit 66eba8c

Please sign in to comment.