Naoya Murakami
null+****@clear*****
Mon Apr 17 16:52:02 JST 2017
Naoya Murakami 2017-04-17 16:52:02 +0900 (Mon, 17 Apr 2017) New Revision: 4a7b813b344b796206240d6669e7dadacc486111 https://github.com/mroonga/mroonga/commit/4a7b813b344b796206240d6669e7dadacc486111 Merged 2119e04: Merge pull request #137 from naoa/add-missing-library Message: cmake: add missing link to libgroonga when libgroonga isn't bundled Modified files: CMakeLists.txt Modified: CMakeLists.txt (+1 -0) =================================================================== --- CMakeLists.txt 2017-04-13 17:13:26 +0900 (6b99035) +++ CMakeLists.txt 2017-04-17 16:52:02 +0900 (d670d44) @@ -289,6 +289,7 @@ else() set(MRN_LIBRARY_DIRS ${MRN_LIBRARY_DIRS} ${GROONGA_LIBRARY_DIRS}) + set(MRN_LIBRARIES ${GROONGA_LIBRARIES}) endif() include_directories( -------------- next part -------------- HTML����������������������������...Download