cmake build system + OS X support / cleanups for Humble Release #8
|
@ -258,6 +258,7 @@ if (BINDING STREQUAL "MRI")
|
|||
binding-mri/filesystem-binding.cpp
|
||||
)
|
||||
elseif(BINDING STREQUAL "MRUBY")
|
||||
message(FATAL_ERROR "Mruby support in CMake needs to be finished")
|
||||
list(APPEND DEFINES
|
||||
BINDING_MRUBY
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue