[Groonga-commit] groonga/groonga-normalizer-mysql [master] Add missing ${CMAKE_CURRENT_BINARY_DIR}/

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 2 16:27:08 JST 2013


Kouhei Sutou	2013-04-02 16:27:08 +0900 (Tue, 02 Apr 2013)

  New Revision: 517578d171abff3b7edb436043221c796b025be1
  https://github.com/groonga/groonga-normalizer-mysql/commit/517578d171abff3b7edb436043221c796b025be1

  Message:
    Add missing ${CMAKE_CURRENT_BINARY_DIR}/

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -1)
===================================================================
--- CMakeLists.txt    2013-04-02 16:26:55 +0900 (6fb3ca3)
+++ CMakeLists.txt    2013-04-02 16:27:08 +0900 (dd65349)
@@ -50,5 +50,5 @@ configure_file(
   @ONLY)
 
 install(
-  FILES groonga-normalizer-mysql.pc
+  FILES "${CMAKE_CURRENT_BINARY_DIR}/groonga-normalizer-mysql.pc"
   DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/pkgconfig/")
-------------- next part --------------
HTML����������������������������...
Download 



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