summaryrefslogtreecommitdiffhomepage
path: root/cmake/modules/IntrospectSystem.cmake
diff options
context:
space:
mode:
authorYukihiro Matz Matsumoto <[email protected]>2012-12-22 00:14:43 +0900
committerYukihiro Matz Matsumoto <[email protected]>2012-12-22 00:14:43 +0900
commit46a3bd76e5baa787933cb61acbb7b5cae851fdcf (patch)
treee159b3fb0638d8590068bf7710233aba549f94fb /cmake/modules/IntrospectSystem.cmake
parentbfd41bd6bf09becfc035c9b9805b29b9ebbf532c (diff)
parent8941859b0ee5d55bcf850a5b17e4fbeac7aaf37a (diff)
downloadmruby-46a3bd76e5baa787933cb61acbb7b5cae851fdcf.tar.gz
mruby-46a3bd76e5baa787933cb61acbb7b5cae851fdcf.zip
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'cmake/modules/IntrospectSystem.cmake')
-rw-r--r--cmake/modules/IntrospectSystem.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/modules/IntrospectSystem.cmake b/cmake/modules/IntrospectSystem.cmake
index 722f4c3d7..559b884b8 100644
--- a/cmake/modules/IntrospectSystem.cmake
+++ b/cmake/modules/IntrospectSystem.cmake
@@ -20,6 +20,8 @@ else()
endif()
endif()
+add_definitions(-DDISABLE_GEMS)
+
if(MSVC)
add_definitions(
-DRUBY_EXPORT # required by oniguruma.h