[Groonga-commit] groonga/groonga at 3945891 [master] cmake: add missing include directory

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun May 22 00:56:15 JST 2016


Kouhei Sutou	2016-05-22 00:56:15 +0900 (Sun, 22 May 2016)

  New Revision: 39458911847f0ab25b78cc34c700d0e637d5e854
  https://github.com/groonga/groonga/commit/39458911847f0ab25b78cc34c700d0e637d5e854

  Message:
    cmake: add missing include directory

  Modified files:
    src/CMakeLists.txt

  Modified: src/CMakeLists.txt (+1 -0)
===================================================================
--- src/CMakeLists.txt    2016-05-22 00:44:17 +0900 (0f25d67)
+++ src/CMakeLists.txt    2016-05-22 00:56:15 +0900 (e08f17f)
@@ -15,6 +15,7 @@
 
 include_directories(
   ${MRUBY_INCLUDE_DIRS}
+  ${MESSAGE_PACK_INCLUDE_DIRS}
   )
 
 add_subdirectory(suggest)
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る