Kouhei Sutou
null+****@clear*****
Fri May 24 15:29:19 JST 2013
Kouhei Sutou 2013-05-24 15:29:19 +0900 (Fri, 24 May 2013) New Revision: f66e6dc4ef7e941d84688493d4683d7b8e0e6b31 https://github.com/mroonga/mroonga/commit/f66e6dc4ef7e941d84688493d4683d7b8e0e6b31 Message: Fix a typo... PROJECT_BInARY_DIR -> PROJECT_BINARY_DIR ^ Modified files: CMakeLists.txt Modified: CMakeLists.txt (+1 -1) =================================================================== --- CMakeLists.txt 2013-05-24 15:23:13 +0900 (df178a6) +++ CMakeLists.txt 2013-05-24 15:29:19 +0900 (668b7dd) @@ -252,4 +252,4 @@ configure_file( configure_file( "${PROJECT_SOURCE_DIR}/data/install.sql.in" - "${PROJECT_BInARY_DIR}/data/install.sql") + "${PROJECT_BINARY_DIR}/data/install.sql") -------------- next part -------------- HTML����������������������������...Download