Navigation Menu

Skip to content

Commit

Permalink
cmake: update renamed file path
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 15, 2012
1 parent 82968b3 commit ad80e3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -162,6 +162,6 @@ configure_file(
)

configure_file(
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result.in"
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga_storage/r/information_schema.result"
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga/storage/information_schema/r/plugins.result.in"
"${PROJECT_SOURCE_DIR}/test/sql/suite/mroonga/storage/information_schema/r/plugins.result"
)

0 comments on commit ad80e3b

Please sign in to comment.