Skip to content

Commit

Permalink
fix out-of-source builds
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed Dec 4, 2014
1 parent e1913ba commit 6ea9036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storage/perfschema/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/include
${CMAKE_SOURCE_DIR}/sql
${CMAKE_BINARY_DIR}/sql
${PCRE_INCLUDES}
${CMAKE_SOURCE_DIR}/extra/yassl/include)

Expand Down

0 comments on commit 6ea9036

Please sign in to comment.