Skip to content

Commit b44c0e9

Browse files
committed
correct mruby 3 compiling flags
1 parent 3024a06 commit b44c0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include_directories(
1111
)
1212

1313
add_definitions(
14-
-DMRB_ENABLE_DEBUG_HOOK
14+
-DMRB_USE_DEBUG_HOOK
1515
-DMRB_INT64
1616
-DMRB_UTF8_STRING
1717
-DMRB_WORD_BOXING

0 commit comments

Comments
 (0)