mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
fix out-of-source builds
This commit is contained in:
parent
e1913ba15a
commit
6ea9036743
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue