[Groonga-commit] groonga/groonga-normalizer-mysql [master] Add missing "..."

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 2 16:26:55 JST 2013


Kouhei Sutou	2013-04-02 16:26:55 +0900 (Tue, 02 Apr 2013)

  New Revision: 0897cd19fce61e0d3b45224fc35662ea5a593c8b
  https://github.com/groonga/groonga-normalizer-mysql/commit/0897cd19fce61e0d3b45224fc35662ea5a593c8b

  Message:
    Add missing "..."

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -1)
===================================================================
--- CMakeLists.txt    2013-03-25 11:13:27 +0900 (43f86f1)
+++ CMakeLists.txt    2013-04-02 16:26:55 +0900 (6fb3ca3)
@@ -46,7 +46,7 @@ add_subdirectory(normalizers)
 
 configure_file(
   groonga-normalizer-mysql.pc.in
-  ${CMAKE_CURRENT_BINARY_DIR}/groonga-normalizer-mysql.pc
+  "${CMAKE_CURRENT_BINARY_DIR}/groonga-normalizer-mysql.pc"
   @ONLY)
 
 install(
-------------- next part --------------
HTML����������������������������...
Download 



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