1 Do not use vendored libraries
3 --- a/vendor/CMakeLists.txt
4 +++ b/vendor/CMakeLists.txt
6 # License along with this library; if not, write to the Free Software
7 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
9 add_subdirectory(onigmo)
10 -add_subdirectory(mruby)
11 -add_subdirectory(mecab)
12 -add_subdirectory(message_pack)
14 add_subdirectory(groonga-log)