[Groonga-commit] groonga/groonga at fceb7dc [master] cmake: add missing include path

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 7 11:35:45 JST 2015


Kouhei Sutou	2015-03-07 11:35:45 +0900 (Sat, 07 Mar 2015)

  New Revision: fceb7dc9a9061e485fb80639d95fe6f4f5ab2382
  https://github.com/groonga/groonga/commit/fceb7dc9a9061e485fb80639d95fe6f4f5ab2382

  Message:
    cmake: add missing include path

  Modified files:
    vendor/mruby/CMakeLists.txt

  Modified: vendor/mruby/CMakeLists.txt (+1 -0)
===================================================================
--- vendor/mruby/CMakeLists.txt    2015-03-05 23:03:55 +0900 (70b0390)
+++ vendor/mruby/CMakeLists.txt    2015-03-07 11:35:45 +0900 (55620fe)
@@ -21,6 +21,7 @@ if(GRN_WITH_MRUBY)
   include_directories(
     "${CMAKE_CURRENT_SOURCE_DIR}/../mruby-source/include"
     "${CMAKE_CURRENT_SOURCE_DIR}/../mruby-source/src"
+    "${CMAKE_CURRENT_SOURCE_DIR}/../onigmo-source"
   )
 
   read_file_list("${CMAKE_CURRENT_SOURCE_DIR}/sources.am" MRUBY_SOURCES)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index