Kouhei Sutou
null+****@clear*****
Mon Apr 27 23:07:07 JST 2015
Kouhei Sutou 2015-04-27 23:07:07 +0900 (Mon, 27 Apr 2015) New Revision: 4b780f3696fd534c86d34b7659ec670fdfeb78cd https://github.com/pgroonga/pgroonga/commit/4b780f3696fd534c86d34b7659ec670fdfeb78cd Message: windows: add include path for Groonga Modified files: CMakeLists.txt Modified: CMakeLists.txt (+2 -1) =================================================================== --- CMakeLists.txt 2015-04-27 22:57:04 +0900 (802d66b) +++ CMakeLists.txt 2015-04-27 23:07:07 +0900 (114f5e0) @@ -29,7 +29,8 @@ include_directories( "${POSTGRESQL_BINARY_DIR}/include/server/port/win32_msvc" "${POSTGRESQL_BINARY_DIR}/include/server/port/win32" "${POSTGRESQL_BINARY_DIR}/include/server" - "${POSTGRESQL_BINARY_DIR}/include") + "${POSTGRESQL_BINARY_DIR}/include" + "${CMAKE_CURRENT_SOURCE_DIR}/vendor/groonga/include") link_directories( "${POSTGRESQL_BINARY_DIR}/lib") -------------- next part -------------- HTML����������������������������... Download