summaryrefslogtreecommitdiff
path: root/storage/perfschema/unittest
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mnogosearch.org>2013-10-02 15:41:15 +0400
committerAlexander Barkov <bar@mnogosearch.org>2013-10-02 15:41:15 +0400
commit1a3bb9487d9f23e895c506fd36cab1a5e39ac69b (patch)
tree2e70e311dab03faf4cbbe32cad86493f340e547a /storage/perfschema/unittest
parentf71e253914bc698cada6002e5138a01a840550a2 (diff)
downloadmariadb-git-1a3bb9487d9f23e895c506fd36cab1a5e39ac69b.tar.gz
A follow-up for the previous commit:
MDEV-4425 Regexp enhancements Adding ${CMAKE_BINARY_DIR}/pcre into search path for *.h files. Needed for find pcre.h (which is generated from pcre.h.in) when build directory != source directory.
Diffstat (limited to 'storage/perfschema/unittest')
-rw-r--r--storage/perfschema/unittest/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/perfschema/unittest/CMakeLists.txt b/storage/perfschema/unittest/CMakeLists.txt
index 6a90033150b..a4881f291ef 100644
--- a/storage/perfschema/unittest/CMakeLists.txt
+++ b/storage/perfschema/unittest/CMakeLists.txt
@@ -16,6 +16,7 @@
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include
${CMAKE_SOURCE_DIR}/include/mysql
+ ${CMAKE_BINARY_DIR}/pcre
${CMAKE_SOURCE_DIR}/pcre
${CMAKE_SOURCE_DIR}/sql
${CMAKE_SOURCE_DIR}/extra/yassl/include