cmake build system + OS X support / cleanups for Humble Release #8

Merged
urkle merged 25 commits from OSX into boost 2014-01-01 23:13:17 +00:00
1 changed files with 188 additions and 187 deletions
Showing only changes of commit 835ea686c8 - Show all commits

View File

@ -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
)