[Groonga-commit] groonga/groonga at 27749cd [master] cmake onigmo: export symbols

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 11 14:20:12 JST 2015


Kouhei Sutou	2015-03-11 14:20:12 +0900 (Wed, 11 Mar 2015)

  New Revision: 27749cdc587687dd1a762c24e586968cb1f831bf
  https://github.com/groonga/groonga/commit/27749cdc587687dd1a762c24e586968cb1f831bf

  Message:
    cmake onigmo: export symbols

  Modified files:
    vendor/onigmo/CMakeLists.txt

  Modified: vendor/onigmo/CMakeLists.txt (+2 -0)
===================================================================
--- vendor/onigmo/CMakeLists.txt    2015-03-11 14:06:54 +0900 (3dcc9ae)
+++ vendor/onigmo/CMakeLists.txt    2015-03-11 14:20:12 +0900 (7f6cbea)
@@ -34,6 +34,8 @@ if(GRN_WITH_ONIGMO)
   ac_check_sizeof(int)
   ac_check_sizeof(long)
 
+  add_definitions(-DEXPORT)
+
   include_directories(
     ${ONIGMO_BINARY_DIR}
     ${ONIGMO_SOURCE_DIR}
-------------- next part --------------
HTML����������������������������...
Télécharger 



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