Commit Graph

5 Commits

Author SHA1 Message Date
c8253cc767 Pass CMAKE_C_FLAGS to pcre2.
Now possible to affect CFLAGS of pcre2 build.
2016-01-22 15:08:02 +02:00
dc64b12077 Fixed PCRE2 libraries missing symbolic link to library
The libpcre2-8.so was not a symbolic link but an actual library.
2015-12-11 06:43:16 +02:00
c798961f21 Removed policy CMP0026 from PCRE2 CMakeLists.txt
The CMP0026 policy causes the build to fail on CMake 2.8.12 and it isn't critical
to the functionality of the library.
2015-10-27 20:55:32 +02:00
08edfe3d6e Added missing cmake files. 2015-10-27 20:51:45 +02:00
ee29e85016 Added bundled PCRE2 library. 2015-10-27 09:24:34 +02:00