mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-5620 CMake option to compile against an external PCRE library
This commit is contained in:
@ -14,8 +14,7 @@
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/sql
|
||||
${CMAKE_BINARY_DIR}/pcre
|
||||
${CMAKE_SOURCE_DIR}/pcre
|
||||
${PCRE_INCLUDES}
|
||||
${CMAKE_SOURCE_DIR}/extra/yassl/include)
|
||||
|
||||
MY_ADD_TESTS(bitmap base64 my_vsnprintf my_atomic my_rdtsc lf my_malloc
|
||||
|
Reference in New Issue
Block a user