[Groonga-commit] groonga/groonga at 259ebd6 [master] cmake: don't add C compiler flags to RC compiler

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Dec 26 15:16:31 JST 2016


Kouhei Sutou	2016-12-26 15:16:31 +0900 (Mon, 26 Dec 2016)

  New Revision: 259ebd61a59f467b0dd4eab7bf8b166cb6afb875
  https://github.com/groonga/groonga/commit/259ebd61a59f467b0dd4eab7bf8b166cb6afb875

  Message:
    cmake: don't add C compiler flags to RC compiler

  Modified files:
    lib/CMakeLists.txt

  Modified: lib/CMakeLists.txt (+0 -1)
===================================================================
--- lib/CMakeLists.txt    2016-12-26 13:12:47 +0900 (69b55a1)
+++ lib/CMakeLists.txt    2016-12-26 15:16:31 +0900 (e77ff1c)
@@ -59,7 +59,6 @@ set_source_files_properties(
   ${LIBGRNMRB_SOURCES}
   ${LIBGRNPROC_SOURCES}
   ${LIBGRNTS_SOURCES}
-  ${LIBGROONGA_METADATA_SOURCES}
   PROPERTIES
   COMPILE_FLAGS "${GRN_C_COMPILE_FLAGS}")
 set_source_files_properties(
-------------- next part --------------
HTML����������������������������...
下载 



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