fix out-of-source builds

This commit is contained in:
Sergei Golubchik 2014-12-04 20:17:26 +01:00
parent e1913ba15a
commit 6ea9036743

View file

@ -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)