[Groonga-commit] groonga/groonga at 9d81d70 [master] cmake lz4: remove needless link

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Fri Apr 7 16:10:39 JST 2017


Kouhei Sutou	2017-04-07 16:10:39 +0900 (Fri, 07 Apr 2017)

  New Revision: 9d81d70d807a033855ffd73d41e6a7a4c44f6980
  https://github.com/groonga/groonga/commit/9d81d70d807a033855ffd73d41e6a7a4c44f6980

  Message:
    cmake lz4: remove needless link

  Modified files:
    vendor/lz4/CMakeLists.txt

  Modified: vendor/lz4/CMakeLists.txt (+0 -1)
===================================================================
--- vendor/lz4/CMakeLists.txt    2017-04-07 15:59:43 +0900 (4e3bbb8)
+++ vendor/lz4/CMakeLists.txt    2017-04-07 16:10:39 +0900 (0034222)
@@ -76,7 +76,6 @@ if(GRN_WITH_BUNDLED_LZ4)
 
   if(NOT GRN_BUNDLED)
     add_executable(lz4 ${LZ4_SOURCES})
-    target_link_libraries(lz4 liblz4)
 
     install(TARGETS liblz4
       ARCHIVE DESTINATION "${LIB_DIR}"
-------------- next part --------------
HTML����������������������������...
ダウンロード 



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