Merge lp:~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1402450 into lp:percona-xtrabackup/2.2

Proposed by Sergei Glushchenko
Status: Merged
Approved by: Alexey Kopytov
Approved revision: no longer in the source branch.
Merged at revision: 5054
Proposed branch: lp:~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1402450
Merge into: lp:percona-xtrabackup/2.2
Diff against target: 11 lines (+1/-0)
1 file modified
storage/innobase/xtrabackup/src/CMakeLists.txt (+1/-0)
To merge this branch: bzr merge lp:~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1402450
Reviewer Review Type Date Requested Status
Alexey Kopytov (community) Approve
Review via email: mp+244768@code.launchpad.net

Description of the change

To post a comment you must log in.
Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :
Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :

Sorry, wrong thread. Please disread previous comment.

Revision history for this message
Alexey Kopytov (akopytov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'storage/innobase/xtrabackup/src/CMakeLists.txt'
2--- storage/innobase/xtrabackup/src/CMakeLists.txt 2014-09-20 17:05:56 +0000
3+++ storage/innobase/xtrabackup/src/CMakeLists.txt 2014-12-15 19:25:52 +0000
4@@ -26,6 +26,7 @@
5 ${CMAKE_SOURCE_DIR}/storage/innobase/xtrabackup/src/libarchive/libarchive
6 ${CMAKE_SOURCE_DIR}/storage/innobase/xtrabackup/src/quicklz
7 ${GCRYPT_INCLUDE_DIR}
8+ ${CMAKE_CURRENT_BINARY_DIR}
9 )
10
11 ########################################################################

Subscribers

People subscribed via source and target branches